fix /RAM regression

This commit is contained in:
Peter Ferrie 2017-08-13 09:07:16 -07:00
parent 5304fbdaf0
commit 980e66bd64
2 changed files with 3 additions and 3 deletions

View File

@ -704,8 +704,8 @@ WriteRAMToDisk
lda gRAMDiskRef
jsr ReadFile
jsr SwapProDOS
inc gTrack
jsr WriteTrackMLI
inc gTrack
lda gTrack
cmp #$22
bne -

View File

@ -116,8 +116,8 @@ ScanForRAMDisk
ldy OnlineReturn
cpy #4
beq +
cpy #6
bcs -
cpy #5
bne -
dey
+
-- lda SlashRAM-1,y