mgba/src/gb
Vicki Pfau 57880bf674 Core: Add romSize function 2022-07-02 22:49:47 -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 Core: Fix cache writes that span multiple tiles 2022-06-27 21:10:16 -07:00
sio GB SIO: Fix bidirectional transfer starting (fixes #2290) 2022-06-09 21:10:27 -07: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: Decrunchify GB audio 2022-06-15 20:34:06 -07:00
cheats.c GB Cheats: Fix Game Genie check code (fixes #2055) 2021-02-24 19:36:25 -08:00
core.c Core: Add romSize function 2022-07-02 22:49:47 -07:00
gb.c GB: Fix replacing the ROM crashing when accessing ROM base 2022-06-30 04:42:58 -07:00
input.c GB: Add input description file 2020-02-17 16:18:39 -08:00
io.c GB I/O: Windowed WAVE RAM reading only works on CGB, not CGB-on-AGB 2022-06-07 00:21:16 -07:00
mbc.c GB MBC: Fix edge case with Pocket Cam register accesses (fixes #2557) 2022-06-14 15:15:11 -07:00
memory.c GB MBC: Sachen MMC2 support 2022-02-08 18:36:12 -08:00
overrides.c GB MBC: Add NT (new) support (closes #2435) 2022-02-06 21:44:55 -08:00
serialize.c GB Audio: Redo channels 1 and 2 2022-06-01 01:11:40 -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