captainys / TOWNSEMU

FM Towns Emulator "Tsugaru"
BSD 3-Clause "New" or "Revised" License
247 stars 18 forks source link

Is it possible to change disk while emulator is running? #27

Closed mcfilmmakers closed 3 years ago

mcfilmmakers commented 3 years ago

I am wondering if there is a way to change the floppy disk while the emulator is running. Some games require multiple floppy disks such as Asuka 120% Burning Fest which has 3 disks). I can boot with disk a and disc B but then it asks to put disk c in drive 0 and I see no way of doing that...

pinterior commented 3 years ago

FD0LOAD or FD1LOAD command may work.

FD0LOAD filename FD1LOAD filename Load FD image. The number 0 or 1 is the drive number.