KimJorgensen / KungFuFlash

Cartridge for the Commodore 64 that packs a punch
zlib License
405 stars 62 forks source link

Support for multi-disk images #153

Open mwedmark opened 2 years ago

mwedmark commented 2 years ago

Some games are sold as multiple D64-images and in the case where these work for Kung Fu Flash it would be nice to be able to traverse through several D64 files using f.e. the Custom/Freeze button. Does this make sense ot would the computer still not see the new mount as a new disk?

If possible, either they are mounted in alpha order or there are some means to specify order, similar/same as PI-1541.

shelterx commented 1 year ago

It would be cool but I'm not sure how useful it will be. Unfortunately many d64 images won't load properly in KFF due to the way the C64 program is written. I don't know if the new games that are sold have that issue tho', but again, it depends on how they access the drive.

I think d64 support in KFF should be seen as nice to have but for real 1541 emulation you should get something else.

pigravity commented 1 year ago

Oh yes, that would be handy. Its not about any 1541 emulation. Its about useful option to change disks. IMO its a must, sadly wont be implemented.