madcock / sf2000_multicore_cores

Libretro cores modified to work on the SF2000 multicore loader
GNU General Public License v3.0
44 stars 2 forks source link

pc8800 (QUASI88, NEC PC-8000 / PC-8800 series) needs better disk management #54

Open madcock opened 4 months ago

madcock commented 4 months ago

Only single disk games can be loaded for now, because the disk loading mechanism usually present in Retroarch is unavailable here. A few other multicore cores (Caprice32, Atari800, BlueMSX) have gained custom disk management/swapping code, and a similar thing is needed here.