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