core, basic md+ support
authorkub <derkub@gmail.com>
Sat, 21 Sep 2024 20:28:02 +0000 (22:28 +0200)
committerkub <derkub@gmail.com>
Mon, 23 Sep 2024 20:18:20 +0000 (22:18 +0200)
commitde5da52e9c0cb1669116ae43914c3fb65e58807b
treeb8be14411647a283ac1b003fb3085f8d53a6429f
parentdd7c8c05dd56cc6429c10a469d478ca5a449d6d4
core, basic md+ support

like msu-md. loading a .cue file will look for a cartridge image with
the same basename and an extension of "gen", "smd", "md", "32x".
pico/cd/cdd.c
pico/cd/mcd.c
pico/cd/megasd.c [new file with mode: 0644]
pico/cd/megasd.h [new file with mode: 0644]
pico/cd/memory.c
pico/memory.c
platform/common/common.mak
platform/common/emu.c