nattthebear
|
569730a61b
|
picodrive: region select. closes #929
|
2017-07-22 10:55:17 -04:00 |
adelikat
|
c6e0e9fa57
|
Rename CoreAttributes to CoreAttribute as to not be a bad person
|
2017-07-12 14:10:55 -05:00 |
adelikat
|
fb7e44642a
|
set released to true on some new Pizza Boy, PicoDrive, and Uzem
|
2017-07-09 16:58:59 -05:00 |
nattthebear
|
dd7389f848
|
PicoDrive: Add core query whether 32X hardware is currently active. Remove code that assumed that the emulator would always activate 32X hardware when _32xPreinit was true, or that it would never activate 32X hardware when _32xPreinit was false. Both assumptions are false.
|
2017-07-09 12:14:27 -04:00 |
nattthebear
|
d1ff443540
|
PicoDrive: Add the rest of the games to the DB. Expose IRegionable information and use it to inform FPS rate
|
2017-07-09 11:59:54 -04:00 |
adelikat
|
bbe9db2c62
|
Capture 32x flag in movies
|
2017-07-09 10:56:18 -05:00 |
adelikat
|
9a5ae16c7d
|
remove the 32bit gpgx, and refactor things to only use the 64 bit version. keep 64bit stuff in a gpgx64 folder to avoid git auto-rename detection shenanigans
|
2017-07-09 09:21:03 -05:00 |
nattthebear
|
ea02e62d05
|
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 |
nattthebear
|
5e54b896b7
|
PicoDrive: Disable idle loop detection. Move rom to alloc_sealed. Set heap sizes.
|
2017-07-03 10:50:24 -04:00 |
nattthebear
|
bc55597e90
|
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 |
nattthebear
|
24cd317a1c
|
PicoDrive: Mega CD. No CD audio yet.
|
2017-07-02 20:46:01 -04:00 |
nattthebear
|
45e0770d06
|
PicoDrive: Connect 32X bios files. These are not required by the emulator, but we'll require them for deterministic mode. Otherwise, they're used if available.
|
2017-07-02 18:16:38 -04:00 |
nattthebear
|
264436e614
|
PicoDrive: input plus lagged and callback
|
2017-07-02 16:15:54 -04:00 |
nattthebear
|
47535f8158
|
PicoDrive (WIP)
|
2017-07-02 13:47:43 -04:00 |