mgba/src/gb
Vicki Pfau 398ee0c827 GB I/O: Fix erroneously added registers 2022-01-04 03:49:43 -08:00
..
debugger GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
extra GB Video: Discard SGB packets in non-SGB mVLs 2021-03-23 19:37:53 -07:00
renderers GB Video: Fix writing to SGBC transparent BG colors (fixes #2367) 2021-12-05 14:32:18 -08:00
sio GB: Redo double speed emulation (closes #1515) 2021-01-02 22:20:54 -08:00
test Core: Add prefix to platform enum names 2020-12-26 18:53:19 -08:00
CMakeLists.txt GB: Add input description file 2020-02-17 16:18:39 -08:00
audio.c GB Audio: Add channel 4 batching back (fixes #1313) 2021-03-17 18:20:38 -07:00
cheats.c GB Cheats: Fix Game Genie check code (fixes #2055) 2021-02-24 19:36:25 -08:00
core.c All: Use mCoreConfigGetBoolValue 2021-12-02 18:07:49 -08:00
gb.c GB: Support for combo "Super Game Boy Color" SGB + GBC ROM hacks 2021-05-07 14:37:19 -07:00
input.c GB: Add input description file 2020-02-17 16:18:39 -08:00
io.c GB I/O: Fix erroneously added registers 2022-01-04 03:49:43 -08:00
mbc.c GB Memory: Add cursory cartridge open bus emulation (fixes #2032) 2021-06-23 20:34:11 -07:00
memory.c GB Memory: Add cursory cartridge open bus emulation (fixes #2032) 2021-06-23 20:34:11 -07:00
overrides.c GB: Add missing override for Mario & Yoshi 2021-05-08 17:39:25 -07:00
serialize.c GB Serialize: Fix switching speed modes when loading a state (fixes #2097) 2021-03-30 18:34:51 -07:00
sio.c GB: Redo double speed emulation (closes #1515) 2021-01-02 22:20:54 -08:00
timer.c GB Timer: Fix priorties on events 2021-11-13 20:44:07 -08:00
video.c GB Video: Fix memory leak when reseting SGB games 2021-07-23 18:13:43 -07:00