mgba/src/gba
Vicki Pfau fff87985fe GB, GBA: Save writeback-pending masked saves on unload (fixes #2396) 2022-01-20 22:30:04 -08:00
..
cart GBA: Remove obsolete RTC API 2022-01-15 15:29:40 -08:00
cheats Core: Improve support for ROM patch cheats, supporting disabling overlapping patches 2020-12-23 18:35:42 -08:00
debugger Debugger: Fix build on MINIMAL_CORE=2 2020-02-01 15:36:29 -08:00
extra GBA Video: Fix cache updating with proxy and GL renderers 2021-11-17 17:51:16 -08:00
renderers GBA Video: Bump OpenGL requirement to 3.3 (closes #2425) 2022-01-20 18:10:53 -08:00
sio GBA: Add flag to allow opposing inputs in key callbacks (fixes #2334) 2021-11-10 13:12:55 -08:00
test Core: Add prefix to platform enum names 2020-12-26 18:53:19 -08:00
CMakeLists.txt GBA Cart: Refactor hardware.c into cart/gpio.c etc 2021-04-03 01:31:55 -07:00
audio.c GBA Audio: Fix reads from CH3 Wave RAM 2021-03-27 13:46:07 -07:00
bios.c GBA BIOS: Change fix for #1059 to break fewer games 2022-01-10 14:05:39 -08:00
cheats.c Core: Improve support for ROM patch cheats, supporting disabling overlapping patches 2020-12-23 18:35:42 -08:00
core.c Core: Frame counter should be unsigned 2022-01-15 15:30:41 -08:00
dma.c GBA DMA: Fix DMA source direction bits being cleared (fixes #2410) 2022-01-15 20:32:50 -08:00
gba.c GB, GBA: Save writeback-pending masked saves on unload (fixes #2396) 2022-01-20 22:30:04 -08:00
hle-bios.c GBA BIOS: Change fix for #1059 to break fewer games 2022-01-10 14:05:39 -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: Change fix for #1059 to break fewer games 2022-01-10 14:05:39 -08:00
input.c All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00
io.c GBA I/O: Disable open bus behavior on invalid register 06A 2022-01-04 16:43:30 -08:00
memory.c GB: More selective savegame dirt, unify logic 2022-01-20 22:30:04 -08:00
overrides.c GBA Savedata: Support for 64 kiB SRAM saves 2021-06-07 18:47:22 -07:00
savedata.c GB: More selective savegame dirt, unify logic 2022-01-20 22:30:04 -08:00
serialize.c GBA Serialization: Serials key IRQ state, update docs 2021-12-06 12:38:08 -08:00
sharkport.c GBA Savedata: Add GSV importing 2021-12-21 20:36:18 -08:00
sio.c GBA Cart: Refactor hardware.c into cart/gpio.c etc 2021-04-03 01:31:55 -07:00
timer.c GBA Timers: Fix toggling timer cascading while timer is active (fixes #2043) 2021-02-13 01:15:19 -08:00
video.c GBA: Improve timing when not booting from BIOS 2021-06-28 13:35:04 -07:00