mgba/src/gb
Vicki Pfau 57c8ac1dd9 Core: Improve memory handling when deleting a cheat device 2020-12-19 12:52:46 -08:00
..
debugger GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
extra GB Video: Fix SGB video logs 2020-11-22 15:08:45 -08:00
renderers GB Video: Fix clearing scanline buffer (fixes #1958) 2020-12-01 21:16:06 -08:00
sio GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
test All: Fix several memory leaks 2019-04-22 14:02:42 -07:00
CMakeLists.txt GB: Add input description file 2020-02-17 16:18:39 -08:00
audio.c GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
cheats.c Core: Fix ROM patches not being unloaded when disabled (fixes #962) 2018-01-14 19:24:09 -08:00
core.c Core: Improve memory handling when deleting a cheat device 2020-12-19 12:52:46 -08:00
gb.c GB: Restore RTC state if loading save after reset 2020-12-02 00:06:00 -08:00
input.c GB: Add input description file 2020-02-17 16:18:39 -08:00
io.c GB I/O: Implement preliminary support for PCM12/PCM34 (#1468) 2020-11-25 20:10:32 -08:00
mbc.c GB MBC: Fix some MBC3 bit masking 2020-09-12 22:50:04 -07:00
memory.c GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
overrides.c GB MBC: Support for unlicensed Pokemon Jade/Diamond Game Boy mapper 2020-07-07 18:14:33 -07:00
serialize.c GB Video: Fix SGB video logs 2020-11-22 15:08:45 -08:00
sio.c GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
timer.c GB I/O: Finally rename registers to have a prefix 2020-10-21 21:03:52 -07:00
video.c GB Video: Add constants for OBJ maxima 2020-11-21 20:29:16 -08:00