mgba/src/gb
Vicki Pfau 6ee880c58b GB Audio: Improve "zombie mode" emulation in CGB mode (fixes #2029) 2023-12-20 02:52:45 -08:00
..
debugger GB, GBA: Move CLI debugger headers 2023-09-15 22:08:12 -07:00
extra GB Video: Discard SGB packets in non-SGB mVLs 2021-03-23 19:37:53 -07:00
mbc GB MBC: Fix crash with NT Old 2 if rumble callback isn't installed 2023-03-22 01:47:30 -07:00
renderers GB Video: Implement DMG-style sprite ordering 2023-03-03 01:00:26 -08:00
sio GB SIO: Further fix bidirectional transfer starting 2022-11-28 00:59:36 -08:00
test GB: Support for GBX ROMs 2022-02-10 14:25:21 -08:00
CMakeLists.txt GB MBC: Split out MBC implementations into files 2022-10-16 03:20:34 -07:00
audio.c GB Audio: Improve "zombie mode" emulation in CGB mode (fixes #2029) 2023-12-20 02:52:45 -08:00
cheats.c GB Cheats: Fix Game Genie check code (fixes #2055) 2021-02-24 19:36:25 -08:00
core.c GB, GBA: Move CLI debugger headers 2023-09-15 22:08:12 -07:00
gb.c GB: Fix applying a patch that changes the cartridge mapper (fixes #3077) 2023-12-11 22:05:55 -08:00
input.c GB: Add input description file 2020-02-17 16:18:39 -08:00
io.c GB I/O: Read back proper SVBK value after writing 0 (fixes #2921) 2023-05-09 14:51:06 -07:00
mbc.c All: Fix several warnings 2023-06-01 00:12:32 -07:00
memory.c GB Serialize: Add missing Pocket Cam state to savestates 2023-04-13 02:56:12 -07:00
overrides.c GB MBC: Add GGB-81 support 2022-10-17 01:31:04 -07:00
serialize.c Core: Interrupt timing during reset (fixes #2651) 2022-10-09 22:07:58 -07:00
sio.c GB SIO: Disabling SIO should cancel pending transfers (fixes #2537) 2023-05-08 04:42:52 -07:00
timer.c GB Timer: Fix priorties on events 2021-11-13 20:44:07 -08:00
video.c GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501) 2023-08-25 23:02:18 -07:00