mgba/src/gb
Vicki Pfau 915d5fde37 Merge branch 'master' (early part) into medusa 2022-05-29 22:10:06 -07: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: Render SGB border when unmasking with ATTR/PAL_SET (fixes #2261) 2021-07-28 22:32:12 -07: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 Merge branch 'master' (early part) into medusa 2021-06-29 20:55:09 -07: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 Minor cleanup 2020-06-17 22:15:36 -07:00
io.c GB Audio: Fix audio channel 4 being slow to deserialize 2021-06-19 14:02:37 -07: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 Audio: Fix frame sequencer timing in double speed mode (fixes #2071) 2021-03-23 19:37:53 -07:00
video.c GB Video: Fix memory leak when reseting SGB games 2021-07-23 18:13:43 -07:00