mirror of
https://github.com/freitz85/AppleIISd.git
synced 2025-02-19 18:31:29 +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 BUFFER ; buffer lo
|
||||||
STZ BLOCKNUM+1 ; block hi
|
STZ BLOCKNUM+1 ; block hi
|
||||||
STZ BLOCKNUM ; block lo
|
STZ BLOCKNUM ; block lo
|
||||||
|
LDA SLOT16
|
||||||
|
STA DSNUMBER ; set to current slot
|
||||||
JSR READ
|
JSR READ
|
||||||
BCS @NEXTSLOT ; load not successful
|
BCS @NEXTSLOT ; load not successful
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user