mgba/src/gba
Jeffrey Pfau 709434ce9f Add Drill Dozer to the override list 2013-10-22 00:18:56 -07:00
..
renderers Move mode 0 loops out of macros 2013-10-20 12:36:57 -07:00
gba-audio.c Implement sound length 2013-10-20 16:33:37 -07:00
gba-audio.h Implement sound length 2013-10-20 16:33:37 -07:00
gba-bios.c Check for some invalid memory regions before performing BIOS decompression routines 2013-10-13 20:12:30 -07:00
gba-bios.h Split gba.c 2013-04-14 13:24:55 -07:00
gba-gpio.c Expose rumble 2013-10-21 21:50:29 -07:00
gba-gpio.h Expose rumble 2013-10-21 21:50:29 -07:00
gba-io.c Mark more registers as safe to read 2013-10-20 18:14:04 -07:00
gba-io.h 8-bit write to IO 2013-07-18 02:13:49 -07:00
gba-memory.c Implement gyro 2013-10-21 02:54:52 -07:00
gba-memory.h Start GPIO 2013-10-20 18:08:18 -07:00
gba-savedata.c Fix valgrind-found uninitialized values 2013-10-18 08:42:15 -07:00
gba-savedata.h Start GPIO 2013-10-20 18:08:18 -07:00
gba-sensors.h Implement gyro 2013-10-21 02:54:52 -07:00
gba-thread.c Fix main thread stalling when starting a game 2013-10-17 23:10:16 -07:00
gba-thread.h Functions for explicitly pausing and unpausing 2013-10-16 00:52:52 -07:00
gba-video.c Fix video cycle timing to match audio timing fix 2013-10-18 09:41:01 -07:00
gba-video.h Refactor frame synchronization 2013-10-05 02:11:53 -07:00
gba.c Add Drill Dozer to the override list 2013-10-22 00:18:56 -07:00
gba.h Expose rumble 2013-10-21 21:50:29 -07:00
hle-bios.c Optimize and fix IntrWait, make sure that SVC doesn't trample its input register r0 2013-10-15 00:50:07 -07:00
hle-bios.h Squelch HLE BIOS warnings 2013-04-19 21:04:53 -07:00
hle-bios.s Optimize and fix IntrWait, make sure that SVC doesn't trample its input register r0 2013-10-15 00:50:07 -07:00