mgba/src/gba
Vicki Pfau 8b8ff65821 GBA Video: Fix mode 4 transparency in OpenGL (fixes #1907) 2020-10-11 16:37:49 -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 GBA Audio: Fix volume/mute in XQ audio (fixes #1864) 2020-08-19 15:50:32 -07:00
renderers GBA Video: Fix mode 4 transparency in OpenGL (fixes #1907) 2020-10-11 16:37:49 -07:00
sio GBA SIO: Fix Normal mode being totally broken (fixes #1800) 2020-08-03 17:55:44 -07: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 Audio: Fix serializing/deserializing flags 2020-08-24 01:57:51 -07:00
bios.c GBA BIOS: Division by zero sometimes doesn't crash 2020-09-19 00:27:30 -07:00
cheats.c Libretro: Fix adding codes with hooks 2018-12-26 13:28:17 -08:00
core.c GBA Core: Fix memory leak when loading symbols 2020-08-17 00:57:47 -07:00
dma.c GBA DMA: Fix ordering and timing of overlapping DMAs 2020-08-21 04:45:15 -07:00
ereader.c GBA: Fix msvc compilation 2020-06-20 03:06:33 -07:00
gba.c Core: Add shutdown callback 2020-09-09 23:05:11 -07:00
hardware.c GBA Hardware: Fix GB Player detection on big endian platforms 2020-08-15 21:19:05 -07:00
hle-bios.c GBA BIOS: Fix user stack usage regression 2020-08-13 00:47:17 -07: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 user stack usage regression 2020-08-13 00:47:17 -07:00
input.c All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00
io.c GBA I/O: Green swap register should be readable 2020-09-05 15:53:31 -07:00
matrix.c GBA Memory: Improve robustness of Matrix memory support 2020-08-27 04:27:13 -07:00
memory.c GBA Memory: Minor code simplification 2020-08-29 22:51:53 -07:00
overrides.c GBA: Add missing RTC overrides for Legendz games 2020-05-09 17:45:20 -07:00
savedata.c Core: Add savedataUpdated callback 2020-08-28 00:53:40 -07:00
serialize.c GBA Memory: Improve robustness of Matrix memory support 2020-08-27 04:27:13 -07:00
sharkport.c GBA: Fix Sharkport size check 2020-08-17 20:17:59 -07:00
sio.c GBA SIO: Fix double-unloading active driver 2020-02-24 20:10:11 -08:00
timer.c Core: Add mTimingScheduleAbsolute 2020-08-10 15:57:38 -07:00
vfame.c GBA Memory: Fix Vast Fame support (fixes #1170) 2018-09-15 15:19:48 -07:00
video.c GBA Video: Fix frameskip affecting timing 2020-08-02 15:35:03 -07:00