mirror of
https://github.com/freitz85/AppleIISd.git
synced 2025-02-16 14:30:33 +00:00
Set DSNUMBER on boot
This commit is contained in:
parent
f866c3f66e
commit
99eebeb89f
Binary file not shown.
Binary file not shown.
@ -110,6 +110,8 @@
|
||||
STZ BUFFER ; buffer lo
|
||||
STZ BLOCKNUM+1 ; block hi
|
||||
STZ BLOCKNUM ; block lo
|
||||
LDA SLOT16
|
||||
STA DSNUMBER ; set to current slot
|
||||
JSR READ
|
||||
BCS @NEXTSLOT ; load not successful
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user