11.12Schris$NetBSD: version,v 1.12 2008/11/23 17:33:45 chris Exp $
21.1Sreinoud
31.1Sreinoud0.90:	Experimental C version
41.1Sreinoud0.91:	General cleanup
51.1Sreinoud1.0:	loadfile() update:  ELF symbols no longer need backward seeks.
61.1Sreinoud1.1:	Now wrapped in a relocatable module.
71.1Sreinoud1.2:	*boot26 available after loading module.
81.1Sreinoud1.3:	loadfile() update to avoid backwards seeks for ELF Program Headers.
91.1Sreinoud1.4:	get_page() abstracted.
101.1Sreinoud1.5:	bump HIMEM to 0x28000 so .gz kernels work on 16 MB machines
111.1Sreinoud#1.6:	reserved for 1.6 branch
121.1Sreinoud#1.7:	reserved for 1.6 branch
131.1Sreinoud#1.8:	reserved for 1.6 branch
141.1Sreinoud#1.9:	reserved for 1.6 branch
151.1Sreinoud1.10:	make start offset into a branch so we can be *Load'ed and *Go'ne
161.1Sreinoud2.99:	acorn32 version split off from acorn26 bootloader
171.1Sreinoud3.00:	acorn32 bootloader version 3 is alive
181.2Sreinoud3.01:	fixed serious non VRAM screen issues and made NC live again!
191.3Sreinoud3.02:	first small try for bootfile name fixing
201.9Sabs3.03:	no zeropage usage anymore
211.4Sreinoud3.04:	fixed physical memory blocks searching; it was a sorting error
221.5Sreinoud3.05:	fixed printing of videomem useage
231.5Sreinoud3.06:	fixed non 1Mb-alignment problems for the top 1Mb in the memorymap
241.6Sreinoud3.10:	Serious loading problems fixed and cleanup code
251.7Sreinoud3.20:	Redone videomem mapping and top memory search; esp. for smaller machines
261.8Sabs3.30:	Use qsort to significantly speed memory sort
271.9Sabs3.40:	Adjust reserved heap space based on memory size
281.11Sbjh213.41:	Measure vsync frequency rather than using a constant 56 Hz
291.12Schris3.42:	Provide a warning when the kernel is bigger than the first DRAM block
30