mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-10-31 19:04:43 +00:00
add names of IOStatus and BkgPenCol in x16rom as comments
This commit is contained in:
parent
69b189d943
commit
b863a5b11f
@ -7,10 +7,10 @@ include vf-lbls-cbm.fth
|
||||
|
||||
0ffd2 >label ConOut
|
||||
0febd >label KbdbufPeek
|
||||
0287 >label IOStatus
|
||||
0287 >label IOStatus \ aka status
|
||||
028d >label MsgFlg
|
||||
09f2c >label BrdCol
|
||||
0376 >label BkgPenCol
|
||||
0376 >label BkgPenCol \ aka color
|
||||
0381 >label CurFlg \ aka qtsw
|
||||
0385 >label InsCnt \ aka insrt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user