mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-03-24 13:34:51 +00:00
*DIR error handling 'Bad dir'.
This commit is contained in:
parent
76eb70bbe9
commit
ab8ba0c274
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -481,5 +481,11 @@ STARDIR JSR EATSPC ; Eat leading spaces
|
||||
>>> XF2MAIN,SETPFX
|
||||
STARDIRRET
|
||||
>>> ENTAUX
|
||||
RTS
|
||||
CMP #$00
|
||||
BEQ :EXIT
|
||||
BRK
|
||||
DB $CE ; Bad directory
|
||||
ASC 'Bad dir'
|
||||
BRK
|
||||
:EXIT RTS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user