Use symbolic names for all CIO commands.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
jsr findfreeiocb
|
||||
bne oserr
|
||||
lda #48
|
||||
lda #GETCWD
|
||||
sta ICCOM,x
|
||||
lda #<__cwd
|
||||
sta ICBLL,x
|
||||
|
||||
Reference in New Issue
Block a user