comparison level1/modules/init.asm @ 317:e6dcf1ac92b2

Modified ccio.asm for better comments, init.asm simplified
author boisy
date Tue, 23 Jul 2002 18:57:10 +0000
parents 1d99e2771841
children 10957d54bf16
comparison
equal deleted inserted replaced
316:9e99250756df 317:e6dcf1ac92b2
34 fcb Level OS level 34 fcb Level OS level
35 fcb OS9Vrsn OS version 35 fcb OS9Vrsn OS version
36 fcb OS9Major OS major revision 36 fcb OS9Major OS major revision
37 fcb OS9Minor OS minor revision 37 fcb OS9Minor OS minor revision
38 fcb CRCOn feature byte #1 38 fcb CRCOn feature byte #1
39 * CCIO section 39 fcb $00 feature byte #2
40 fcb $00 unused
41 fcb $1E key repeat start constant
42 fcb $03 key repeat
43 40
44 name fcs "Init" 41 name fcs "Init"
45 42
46 DefProg fcs "SysGo" 43 DefProg fcs "SysGo"
47 DefDev fcs "/DD" 44 DefDev fcs "/DD"