mgba/src/gba
Vicki Pfau 39203a0daf GBA: Fix leak if attempting to load BIOS multiple times 2020-07-20 09:19:46 -07:00
..
cheats GBA Cheats: Fix value incrementing in CB slide codes (fixes #1501) 2019-08-02 18:33:16 -07:00
debugger Debugger: Fix build on MINIMAL_CORE=2 2020-02-01 15:36:29 -08:00
extra Qt: Make renderer able to be changed while running 2020-01-30 21:26:58 -08:00
renderers GBA Video: Move some macros out of a header 2020-07-07 18:03:29 -07:00
sio GBA SIO: Fix copying Normal mode transfer values 2020-02-24 20:10:11 -08:00
test GBA: Fix tests 2019-05-18 19:06:10 -07:00
CMakeLists.txt GBA e-Reader: Split out into separate file 2020-02-23 15:04:52 -08:00
audio.c GBA DMA: Fix invalid audio DMA parameters 2020-02-15 13:44:04 -08:00
bios.c GBA BIOS: De-magic constant RegisterRamReset 2020-06-24 18:13:54 -07:00
cheats.c Libretro: Fix adding codes with hooks 2018-12-26 13:28:17 -08:00
core.c mVL: Add parameter for closing the video log backing 2020-07-16 18:04:48 -07:00
dma.c GBA DMA: Linger last DMA on bus (fixes mgba.io/i/301, fixes mgba.io/i/1320) 2020-01-24 18:07:08 -08:00
ereader.c GBA: Fix msvc compilation 2020-06-20 03:06:33 -07:00
gba.c GBA: Fix leak if attempting to load BIOS multiple times 2020-07-20 09:19:46 -07:00
hardware.c GBA e-Reader: Batch scanning 2020-02-23 16:58:44 -08:00
hle-bios.c GBA BIOS: Fix register clobbering in HLE Halt 2020-02-18 23:29:30 -08:00
hle-bios.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
hle-bios.make GBA BIOS: Style fixes 2019-09-21 17:50:15 -07:00
hle-bios.s GBA BIOS: Fix register clobbering in HLE Halt 2020-02-18 23:29:30 -08:00
input.c All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00
io.c GBA IO: Fix regression breaking keyCallbacks 2020-02-25 18:11:41 -08:00
matrix.c GBA Memory: Matrix Memory support 2018-01-14 10:54:54 -08:00
memory.c GBA Memory: Stall on VRAM access in mode 2 (fixes #190) 2020-06-30 03:15:17 -07:00
overrides.c GBA: Add missing RTC overrides for Legendz games 2020-05-09 17:45:20 -07:00
savedata.c GBA Savedata: Fix extracting save when not yet configured in-game 2020-06-18 01:26:54 -07:00
serialize.c GBA Serialize: Only flunk BIOS check if official BIOS was expected 2020-05-30 18:19:18 -07:00
sharkport.c GBA Savedata: Remove ability to disable realistic timing 2018-05-08 10:25:09 -07:00
sio.c GBA SIO: Fix double-unloading active driver 2020-02-24 20:10:11 -08:00
timer.c GBA Timers: Improve timer startup emulation 2020-01-15 18:52:35 -08:00
vfame.c GBA Memory: Fix Vast Fame support (fixes #1170) 2018-09-15 15:19:48 -07:00
video.c GBA Memory: Stall on VRAM access in mode 2 (fixes #190) 2020-06-30 03:15:17 -07:00