mgba/src/gba
Jeffrey Pfau a55a3cb4d4 GBA: Refactor out savetype forcing 2014-12-30 22:56:17 -08:00
..
renderers GBA Video: Fix sprite mis-ordering behavior in some cases (fixes #168) 2014-12-29 23:33:12 -08:00
gba-audio.c GBA Audio: Add blip_buf support 2014-12-29 01:45:24 -08:00
gba-audio.h GBA Audio: Rip out FFmpeg resampler 2014-12-29 01:51:50 -08:00
gba-bios.c GBA BIOS: Fix HLE Lz77 and RL functions to properly account for width and invalid addresses 2014-12-17 02:36:22 -08:00
gba-bios.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-cli.c Debugger: Add CLI "frame", frame advance command 2014-12-20 01:43:48 -08:00
gba-cli.h Debugger: Add CLI "frame", frame advance command 2014-12-20 01:43:48 -08:00
gba-config.c GBA: Add option to skip BIOS start screen 2014-12-21 20:21:27 -08:00
gba-config.h GBA: Add option to skip BIOS start screen 2014-12-21 20:21:27 -08:00
gba-gpio.c GBA: Ability to use an external source for the RTC 2014-12-26 01:37:24 -08:00
gba-gpio.h GBA: Hook up light sensor API 2014-12-25 04:17:33 -08:00
gba-input.c Qt: Axis mapping 2014-12-14 21:16:17 -08:00
gba-input.h Qt: Axis mapping 2014-12-14 21:16:17 -08:00
gba-io.c GBA Audio: Support 16-bit writes to FIFO audio 2014-12-21 03:19:56 -08:00
gba-io.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-memory.c GBA: Fix prefetch value on bus 2014-12-23 03:00:51 -08:00
gba-memory.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-rr.c All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-rr.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-savedata.c GBA: Refactor out savetype forcing 2014-12-30 22:56:17 -08:00
gba-savedata.h GBA: Refactor out savetype forcing 2014-12-30 22:56:17 -08:00
gba-sensors.h GBA: Ability to use an external source for the RTC 2014-12-26 01:37:24 -08:00
gba-serialize.c ARM7: Extend prefetch by one stage 2014-12-20 05:19:16 -08:00
gba-serialize.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-sio.c All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-sio.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-thread.c GBA: Add option to skip BIOS start screen 2014-12-21 20:21:27 -08:00
gba-thread.h GBA: Add option to skip BIOS start screen 2014-12-21 20:21:27 -08:00
gba-video.c All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba-video.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
gba.c GBA: Refactor out savetype forcing 2014-12-30 22:56:17 -08:00
gba.h GBA: Ability to use an external source for the RTC 2014-12-26 01:37:24 -08:00
hle-bios.c GBA: Fix prefetch value on bus 2014-12-23 03:00:51 -08:00
hle-bios.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
hle-bios.make Add makefile for regenerating hle-bios.c so I can stop doing it by hand 2014-08-30 04:25:20 -07:00
hle-bios.s GBA: Fix prefetch value on bus 2014-12-23 03:00:51 -08:00