mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-01 15:32:00 +00:00
allow close to be called even if nothing open
This commit is contained in:
parent
90736b1735
commit
d49cc0393c
@ -437,6 +437,8 @@ ProDOS_enter
|
||||
rts
|
||||
|
||||
@imp_close
|
||||
lda @handles+1
|
||||
beq @close_ret
|
||||
dec @handles+1
|
||||
bne @close_ret
|
||||
lda #>hddencbuf
|
||||
|
Loading…
Reference in New Issue
Block a user