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

@@ -58,9 +58,9 @@ ucok1:
lda __dos_type
cmp #SPARTADOS
beq :+
lda #41
lda #CHDIR_MYDOS
.byte $2C ; BIT <abs>
: lda #44
: lda #CHDIR_SPDOS
sta ICCOM,x
lda #0
sta ICAX1,x