mgba/src/gb
Vicki Pfau d13041f4e9 Merge branch 'master' into medusa 2020-07-16 22:29:18 -07:00
..
debugger Debugger: Fix build on MINIMAL_CORE=2 2020-02-01 15:36:29 -08:00
extra All: Fix several warnings 2020-01-16 19:54:41 -08:00
renderers GB Video: Always initialize palette 2020-07-14 01:08:25 -07:00
sio GB Printer: Reset printer buffer index after printing 2019-08-01 20:11:12 -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 Serialize: Fix timing bug loading channel 4 timing 2020-02-01 12:36:15 -08:00
cheats.c Core: Fix ROM patches not being unloaded when disabled (fixes #962) 2018-01-14 19:24:09 -08:00
core.c Merge branch 'master' into medusa 2020-07-16 22:29:18 -07:00
gb.c GB: Partially fix timing for skipped BIOS 2020-06-16 22:25:43 -07:00
input.c Minor cleanup 2020-06-17 22:15:36 -07:00
io.c GB Memory: Fix OAM DMA from top 8 kB 2020-06-16 23:06:32 -07:00
mbc.c GB MBC: Support for unlicensed Pokemon Jade/Diamond Game Boy mapper 2020-07-07 18:14:33 -07:00
memory.c GB MBC: Support for unlicensed Pokemon Jade/Diamond Game Boy mapper 2020-07-07 18:14:33 -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 Debugger: Keep track of global cycle count 2020-05-30 18:01:15 -07:00
sio.c GB SIO: Fix lockstep failing games aren't reloaded 2019-06-17 13:29:15 -07:00
timer.c SM83: Rename LR35902 to SM83 2020-01-01 11:35:00 -08:00
video.c GB Video: Fix state loading 2020-07-15 01:50:50 -07:00