1
0
mirror of https://github.com/a2-4am/passport.git synced 2025-01-06 13:30:25 +00:00

allow /RAM along with hard disk

This commit is contained in:
Peter Ferrie 2021-04-13 19:45:56 -07:00
parent 664be8577c
commit ed060454fd

View File

@ -110,6 +110,7 @@ ScanForRAMAndHardDisks
bne -- bne --
stx gUsingRAMDisk stx gUsingRAMDisk
beq - ;continue search, always taken
.done .done
rts rts