.. |
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: Fix OpenGL sprite flag priority
|
2020-01-29 18:04:14 -08:00 |
sio
|
GBA SIO: Fix unitialized memory issue
|
2019-11-16 12:18:01 -08:00 |
test
|
GBA: Fix tests
|
2019-05-18 19:06:10 -07:00 |
CMakeLists.txt
|
GBA: Rip out old rr code
|
2020-01-28 18:15:49 -08:00 |
audio.c
|
GBA DMA: Fix invalid audio DMA parameters
|
2020-02-15 13:44:04 -08:00 |
bios.c
|
GBA BIOS: Improve HLE BIOS timing
|
2020-02-12 23:42:39 -08:00 |
cheats.c
|
Libretro: Fix adding codes with hooks
|
2018-12-26 13:28:17 -08:00 |
core.c
|
GBA: Automatically skip BIOS for multiboot ROMs
|
2020-02-10 18:08:07 -08: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 |
gba.c
|
GBA: Fix multiboot entry point while skipping BIOS
|
2020-02-10 18:06:57 -08:00 |
hardware.c
|
All: Added exports for qt
|
2019-06-22 20:22:42 -07:00 |
hle-bios.c
|
GBA BIOS: Improve HLE BIOS timing
|
2020-02-12 23:42: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: Improve HLE BIOS timing
|
2020-02-12 23:42:39 -08:00 |
input.c
|
All: Microsoft Visual C++ compatibility code
|
2019-06-20 13:57:04 -07:00 |
io.c
|
GBA: Rip out old rr code
|
2020-01-28 18:15:49 -08:00 |
matrix.c
|
GBA Memory: Matrix Memory support
|
2018-01-14 10:54:54 -08:00 |
memory.c
|
Revert "Revert "GBA Memory: Improve gamepak prefetch timing""
|
2020-01-27 18:27:43 -08:00 |
overrides.c
|
GBA: Add EEPROM512 to overrides
|
2018-11-04 15:59:57 -08:00 |
savedata.c
|
GBA Savedata: Fix 4 kiB EEPROM overrides (fixes #1251)
|
2018-12-29 23:08:09 -08:00 |
serialize.c
|
GBA: Rip out old rr code
|
2020-01-28 18:15:49 -08:00 |
sharkport.c
|
GBA Savedata: Remove ability to disable realistic timing
|
2018-05-08 10:25:09 -07:00 |
sio.c
|
GBA: Improve delayed IRQ timing
|
2019-02-24 00:28:49 -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 Video: Fix fallthrough in deserializing
|
2020-02-12 23:56:12 -08:00 |