comparison level2/modules/v6.asm @ 385:31f6751feac5

Added symbolics
author boisy
date Sat, 24 Aug 2002 17:07:58 +0000
parents b3bfa479f8d0
children fba2700d6aac
comparison
equal deleted inserted replaced
384:850b16b2aa76 385:31f6751feac5
23 prn3 set Black. border color 23 prn3 set Black. border color
24 24
25 mod eom,name,tylg,atrv,mgrnam,drvnam 25 mod eom,name,tylg,atrv,mgrnam,drvnam
26 26
27 fcb READ.+WRITE. mode byte 27 fcb READ.+WRITE. mode byte
28 fcb $07 extended controller address 28 fcb HW.Page extended controller address
29 fdb A.V6 physical controller address 29 fdb A.V6 physical controller address
30 fcb initsize-*-1 initilization table size 30 fcb initsize-*-1 initilization table size
31 fcb $00 device type:0=scf,1=rbf,2=pipe,3=scf 31 fcb DT.SCF device type:0=scf,1=rbf,2=pipe,3=scf
32 fcb $00 case:0=up&lower,1=upper only 32 fcb $00 case:0=up&lower,1=upper only
33 fcb $01 backspace:0=bsp,1=bsp then sp & bsp 33 fcb $01 backspace:0=bsp,1=bsp then sp & bsp
34 fcb $00 delete:0=bsp over line,1=return 34 fcb $00 delete:0=bsp over line,1=return
35 fcb $01 echo:0=no echo 35 fcb $01 echo:0=no echo
36 fcb $01 auto line feed:0=off 36 fcb $01 auto line feed:0=off