Fixed typo (Ilegal).
This commit is contained in:
@@ -74,7 +74,7 @@ init: txa
|
||||
|
||||
; Return with error in A
|
||||
|
||||
err: lda #9 ; "Ilegal device"
|
||||
err: lda #9 ; "Illegal device"
|
||||
done: rts
|
||||
|
||||
.endproc
|
||||
@@ -92,4 +92,4 @@ done: rts
|
||||
@L0: cmp #10
|
||||
rts
|
||||
|
||||
.endproc
|
||||
.endproc
|
||||
|
||||
Reference in New Issue
Block a user