mgba/src/gba
Jeffrey Pfau 7ec435b94c Fix 512x512 backgrounds in Mode 0 2013-05-05 01:33:05 -07:00
..
renderers Fix 512x512 backgrounds in Mode 0 2013-05-05 01:33:05 -07:00
gba-bios.c Overwrite IF while attempting to IntrWait 2013-05-05 00:44:30 -07:00
gba-bios.h Split gba.c 2013-04-14 13:24:55 -07:00
gba-io.c 16-bit DMA address writes 2013-04-30 23:22:39 -07:00
gba-io.h Init GBA I/O registers 2013-04-19 00:04:50 -07:00
gba-memory.c Count cycles for load/store singles 2013-05-04 23:57:12 -07:00
gba-memory.h Count cycles for load/store singles 2013-05-04 23:57:12 -07:00
gba-savedata.c Implement EEPROM 2013-04-27 21:51:58 -07:00
gba-savedata.h Implement EEPROM 2013-04-27 21:51:58 -07:00
gba-thread.c Do some cleanup of pthread data 2013-04-21 14:52:25 -07:00
gba-thread.h Handle key, quit events 2013-04-21 00:35:21 -07:00
gba-video.c Build fixes for linux 2013-04-26 03:08:59 -07:00
gba-video.h Partially implement frameskip 2013-05-03 10:24:56 -07:00
gba.c Start implementing EEPROM 2013-04-27 20:25:31 -07:00
gba.h Handle key, quit events 2013-04-21 00:35:21 -07:00
hle-bios.c Overwrite IF while attempting to IntrWait 2013-05-05 00:44:30 -07:00
hle-bios.h Squelch HLE BIOS warnings 2013-04-19 21:04:53 -07:00
hle-bios.s Overwrite IF while attempting to IntrWait 2013-05-05 00:44:30 -07:00