mgba/src/gb
Vicki Pfau 7c4a7796f8 GBA Audio: Fix improperly deserializing GB audio registers (fixes #2793) 2023-01-30 00:21:48 -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: Back out "inaccurate" SGBC hacks 2022-08-16 22:29:10 -07:00
sio GB SIO: Further fix bidirectional transfer starting 2022-11-28 01:03:10 -08:00
test GB: Support for GBX ROMs 2022-02-10 14:25:21 -08:00
CMakeLists.txt GB: Support for GBX ROMs 2022-02-10 14:25:21 -08:00
audio.c GBA Audio: Fix improperly deserializing GB audio registers (fixes #2793) 2023-01-30 00:21:48 -08:00
cheats.c GB Cheats: Fix Game Genie check code (fixes #2055) 2021-02-24 19:36:25 -08:00
core.c Core: Interrupt timing during reset (fixes #2651) 2022-10-09 22:07:58 -07:00
gb.c GB Audio: Fix up boot sequence 2022-12-11 19:17:24 -08:00
input.c GB: Add input description file 2020-02-17 16:18:39 -08:00
io.c GB IO: Fix BANK not getting initialized after recent change 2022-12-13 15:18:38 -08:00
mbc.c GB MBC: Finish TAMA6 timer (non-alarm) emulation 2022-08-31 00:12:33 -07:00
memory.c GB Memory: Actually, HDMAs should start when LCD is off (fixes #2662) 2022-12-11 19:17:24 -08:00
overrides.c GB MBC: Add NT (new) support (closes #2435) 2022-02-06 21:44:55 -08:00
serialize.c Core: Interrupt timing during reset (fixes #2651) 2022-10-09 22:07:58 -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: Fix BIOS skipping VRAM and palette for GBC 2022-02-09 17:17:36 -08:00