Set DSNUMBER on boot

This commit is contained in:
Florian Reitz 2021-08-24 20:45:03 +02:00
parent f866c3f66e
commit 99eebeb89f
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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