# HG changeset patch # User boisy # Date 1061125187 0 # Node ID 411c88ed62f6208b5f42f946772e608793f43e2a # Parent 1e1377bd37c1906194fbd0925b7404761fbbc7bd Fixed bug in os9p1, now boots in Level Two! Also inc'ed rev (and in os9p2) diff -r 1e1377bd37c1 -r 411c88ed62f6 level2/modules/kernel/krn.asm --- a/level2/modules/kernel/krn.asm Sat Aug 16 22:43:12 2003 +0000 +++ b/level2/modules/kernel/krn.asm Sun Aug 17 12:59:47 2003 +0000 @@ -8,6 +8,7 @@ * 19r6 Assembles to the os9p1 module that works on BGP 02/08/21 * my NitrOS-9 system * 19r7 Added check for CRC feature bit in init module BGP 02/09/26 +* 19r8 Back-ported to OS-9 Level Two BGP 02/09/26 nam OS9p1 ttl OS-9 Level Two Kernel Part 1 @@ -17,7 +18,7 @@ ENDC * defines for customizations -Revision set 7 module revision +Revision set 8 module revision Edition set 19 module Edition Where equ $F000 absolute address of where OS9p1 starts in memory @@ -31,10 +32,10 @@ fcc /0123456789ABCDEF/ fcc /0123456789ABCDEF/ fcc /0123456789ABCDEF/ - fcc /01234567/ + fcc /01234/ 567/ ELSE fcc /123456789ABCDEF/ - fcc /1234/ 5678/ + fcc /12345678/ ENDC * Might as well have this here as just past the end of OS9p1... @@ -278,11 +279,11 @@ std