.. |
cheats
|
GBA Cheats: Fix Pro Action Replay and GameShark issues when used together
|
2015-07-06 23:12:06 -07:00 |
renderers
|
GBA Video: Fix bg mode 3 - 5 tiles properly this time
|
2015-07-29 01:18:34 -07:00 |
rr
|
GBA RR: Fix VBM handling of lag frames
|
2015-03-24 22:26:37 -07:00 |
sio
|
GBA SIO: Some lockstep fixes
|
2015-06-08 22:53:41 -07:00 |
supervisor
|
GBA Thread: Don't skip BIOS if no ROM is loaded
|
2015-08-16 13:00:37 -07:00 |
audio.c
|
GBA Audio: Process multiple audio events at once, if necessary
|
2015-08-11 22:31:43 -07:00 |
audio.h
|
All: Add clang-format options and run them
|
2015-06-29 20:45:08 -07:00 |
bios.c
|
GBA BIOS: Stub out SoundBias
|
2015-07-19 18:14:09 -07:00 |
bios.h
|
GBA: Refactor gba directory, dropping gba- prefix and making supervisor directory
|
2015-02-03 03:12:04 -08:00 |
cheats.c
|
GBA: Split cheats out into separate source files
|
2015-04-09 00:41:00 -07:00 |
cheats.h
|
GBA: Almost entirely untested Pro Action Replay v3 code support
|
2015-03-29 04:38:13 -07:00 |
gba.c
|
GBA: Deinit savegame when unloading a ROM
|
2015-08-30 19:40:39 -07:00 |
gba.h
|
GBA: Add option to not hard-crash when a game crashes
|
2015-08-02 11:45:26 -07:00 |
hardware.c
|
GBA Hardware: Fix reseting the Game Boy Player features
|
2015-08-16 17:19:21 -07:00 |
hardware.h
|
GBA Hardware: Game Boy Player detection is off by default
|
2015-07-25 12:19:19 -07:00 |
hle-bios.c
|
All: Add clang-format options and run them
|
2015-06-29 20:45:08 -07:00 |
hle-bios.h
|
GBA: Refactor gba directory, dropping gba- prefix and making supervisor directory
|
2015-02-03 03:12:04 -08:00 |
hle-bios.make
|
GBA: Refactor gba directory, dropping gba- prefix and making supervisor directory
|
2015-02-03 03:12:04 -08:00 |
hle-bios.s
|
GBA BIOS: Fix BIOS prefetch after reset
|
2015-01-14 22:08:51 -08:00 |
input.c
|
GBA Input: Fix warnings
|
2015-07-31 16:52:18 -07:00 |
input.h
|
GBA Input: Add GBAInputMapKeyBits for packed key information
|
2015-07-26 11:20:46 -07:00 |
interface.h
|
Libretro: Support solar sensor
|
2015-07-30 18:01:16 -07:00 |
io.c
|
GBA BIOS: Implement Stop
|
2015-07-19 18:13:29 -07:00 |
io.h
|
GBA: Better const correctness for serialization
|
2015-03-06 22:19:08 -08:00 |
memory.c
|
GBA Memory: Fix bad Load16 on big endian
|
2015-08-15 20:32:43 -07:00 |
memory.h
|
GBA Memory: Revert lazy prefetch
|
2015-07-03 00:22:28 -07:00 |
savedata.c
|
GBA: Cannot clean a savefile if there is no vf
|
2015-07-11 16:32:11 -07:00 |
savedata.h
|
GBA: Savedata is now synced shortly after data finishes being written
|
2015-07-07 00:30:10 -07:00 |
serialize.c
|
GBA: Process multiple timer events at once, if necessary
|
2015-08-11 22:31:43 -07:00 |
serialize.h
|
GBA: Get GB Player working with savestates
|
2015-07-13 21:19:01 -07:00 |
sharkport.c
|
All: Add clang-format options and run them
|
2015-06-29 20:45:08 -07:00 |
sharkport.h
|
GBA: Allow disabling checksum verification
|
2015-04-15 21:05:01 -07:00 |
sio.c
|
GBA SIO: Make sure to deinit the normal-mode driver
|
2015-08-16 19:37:12 -07:00 |
sio.h
|
GBA SIO: Fix reseting when there are SIO devices attached
|
2015-08-16 17:19:05 -07:00 |
video.c
|
GBA Video: Start on the scanline BIOS finishes on if no BIOS is loaded
|
2015-08-22 13:40:40 -07:00 |
video.h
|
Revert "GBA Video: Fix sprites in modes 3 - 5 when character mapping is disabled"
|
2015-07-29 01:18:34 -07:00 |