enable booting Disk Recovery from drive 2

This commit is contained in:
Peter Ferrie 2022-03-20 17:51:13 -07:00
parent 386bd76b6c
commit 83b0f48f70

View File

@ -318,6 +318,16 @@ IDBroderbund
beq @skip2a
inc $3D60
@skip2a
+ ldy $371D
cpy $371F
bne +
dey
bne +
lda $371E
ora $3720
ora $3721
bne +
inc $371F ; select drive 2
+ jmp $3700 ; let it goooo...
@SpaceEggsCallback3 !pseudopc $300 {