log level1/modules/boot_common.asm @ 2152:74fb212cb659

age author description
Fri, 24 Aug 2007 22:13:57 +0000 boisy fixed issue with stack overwrite in boot_common.asm for level 1.
Fri, 24 Aug 2007 17:00:55 +0000 boisy Updated for better use of system RAM
Fri, 24 Aug 2007 03:25:48 +0000 boisy Added subd #$00FF to undo addd #$00FF... fixed issue where F$SRqMem for bootfile was allocating one additional page more than needed
Wed, 04 Jan 2006 14:23:45 +0000 afra Added pointer to loaded LSN0 to data passed to hardware dependent section
Tue, 20 Dec 2005 15:16:52 +0000 boisy Carry preserved appropriately where it wasn't before
Mon, 17 Oct 2005 12:37:49 +0000 boisy More booter optimizations
Sat, 15 Oct 2005 15:32:45 +0000 boisy Modified booters to use new boot strategy with boot_common.asm