Use symbolic names for all CIO commands.

This commit is contained in:
Christian Groessler
2013-06-08 00:35:07 +02:00
parent 6a92d8b987
commit b03913370c
5 changed files with 39 additions and 34 deletions

View File

@@ -11,7 +11,7 @@
jsr findfreeiocb
bne oserr
lda #48
lda #GETCWD
sta ICCOM,x
lda #<__cwd
sta ICBLL,x