BizHawk/waterbox/picodrive/pico
nattthebear 3b207f54ce 32x - fix crash, fixes #1826
Trigger condition:  Any 32x rom smaller than 4MB in total size that tries to read out of bounds between its actual end and the 4MB limit

I've fixed the emulator crash, but I do not know if such roms are actually mirroring correctly - they probably aren't
2020-05-21 10:04:12 -04:00
..
32x PicoDrive: Add memory domains, including ISaveRammable support. In order to get memory domains for 32x, "32X" needs to be on the gamedb entry. 2017-07-03 11:43:03 -04:00
carthw PicoDrive: Mega CD. No CD audio yet. 2017-07-02 20:46:01 -04:00
cd remove stray printf 2017-07-03 09:09:00 -04:00
pico PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
sound PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
cart.c 32x - fix crash, fixes #1826 2020-05-21 10:04:12 -04:00
carthw.cfg PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
carthw_cfg.inc PicoDrive: minor cleanup 2017-07-02 18:29:41 -04:00
draw.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
draw2.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
eeprom.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
media.c PicoDrive: Mega CD. No CD audio yet. 2017-07-02 20:46:01 -04:00
memory.c PicoDrive: input plus lagged and callback 2017-07-02 16:15:54 -04:00
memory.h PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
misc.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
mode4.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico.h PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
pico_cmn.inc PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico_int.h PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
sek.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
sms.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
videoport.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
z80if.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00