1$NetBSD: version,v 1.12 2008/11/23 17:33:45 chris Exp $ 2 30.90: Experimental C version 40.91: General cleanup 51.0: loadfile() update: ELF symbols no longer need backward seeks. 61.1: Now wrapped in a relocatable module. 71.2: *boot26 available after loading module. 81.3: loadfile() update to avoid backwards seeks for ELF Program Headers. 91.4: get_page() abstracted. 101.5: bump HIMEM to 0x28000 so .gz kernels work on 16 MB machines 11#1.6: reserved for 1.6 branch 12#1.7: reserved for 1.6 branch 13#1.8: reserved for 1.6 branch 14#1.9: reserved for 1.6 branch 151.10: make start offset into a branch so we can be *Load'ed and *Go'ne 162.99: acorn32 version split off from acorn26 bootloader 173.00: acorn32 bootloader version 3 is alive 183.01: fixed serious non VRAM screen issues and made NC live again! 193.02: first small try for bootfile name fixing 203.03: no zeropage usage anymore 213.04: fixed physical memory blocks searching; it was a sorting error 223.05: fixed printing of videomem useage 233.06: fixed non 1Mb-alignment problems for the top 1Mb in the memorymap 243.10: Serious loading problems fixed and cleanup code 253.20: Redone videomem mapping and top memory search; esp. for smaller machines 263.30: Use qsort to significantly speed memory sort 273.40: Adjust reserved heap space based on memory size 283.41: Measure vsync frequency rather than using a constant 56 Hz 293.42: Provide a warning when the kernel is bigger than the first DRAM block 30