summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08(3DS) enable dynarec support, works only with ninjahax.aliaspider
2015-04-06show the gbaover details for the current gamepak only.aliaspider
2015-04-06force libco to compile with release CFLAGSaliaspider
2015-04-06add a ctr(3ds) target. no dynarec for now.aliaspider
2015-03-14Merge pull request #13 from sergiobenrocha2/masterTwinaphex
2015-03-14[ARM] Enable dynarec, works at least in rpi.sergiobenrocha2
2015-03-06Add linux-portable targettwinaphex
2015-02-28(iOS) Use xcodebuild instead of xcrunTwinaphex
2015-02-01Merge pull request #12 from sergiobenrocha2/masterTwinaphex
2015-02-01[ARM]Fix build, disable dynarec for now.Sérgio Benjamim
2015-02-01(OSX) Updatestwinaphex
2014-12-28Complete gba_over.htwinaphex
2014-12-23(Theos iOS) Add Theos iOS targettwinaphex
2014-12-22Make QNX target work with dynarec, etc.twinaphex
2014-12-22Split up gba_over entries into separate header filetwinaphex
2014-12-22Add entries to gbaovertwinaphex
2014-12-22Add more gbaover entriestwinaphex
2014-12-22Add entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-21Remove patching of two BIOS ROM locationstwinaphex
2014-12-21Update gbaovertwinaphex
2014-12-21Add more entries to gbaovertwinaphex
2014-12-21More changestwinaphex
2014-12-21Add some more vbaover entriestwinaphex
2014-12-21Start adding gbaover - unfinishedtwinaphex
2014-12-20Get rid of function_ccTwinaphex
2014-12-20Change load_gamepak signaturetwinaphex
2014-12-20gba_memory.c - some cleanupstwinaphex
2014-12-20Make functions static in gba_memory.ctwinaphex
2014-12-14Rename cpu_orig.c to cpu.ctwinaphex
2014-12-14Add Super Puzzle Fighter II Turbo (E) and River City Ransom EX (J)twinaphex
2014-12-14Add Super Mario Advance 2 (E) and Super Mario Advance 3 (J)twinaphex
2014-12-14Add Mega Man Battle Network (E)twinaphex
2014-12-14Add Advance Wars (E)twinaphex
2014-12-14Add Castlevania (E)twinaphex
2014-12-14Add Rockman Zero (J) / Final Fight One (E)twinaphex
2014-12-14Add Super Mario Advance (E/U) to game_config.txttwinaphex
2014-12-14Add F-Zero (J) to game_config.txttwinaphex
2014-12-14game_config.txt - Add Battle Network RockMan EXEtwinaphex
2014-12-14 Add Pokemon Mystery Dungeon (E) to game config listtwinaphex
2014-12-14Add game_config.txttwinaphex
2014-12-14Merge pull request #3 from sergiobenrocha2/masterTwinaphex
2014-12-13Avoid proprietary format in copying, HAVE_DYNAREC in armv.sergiobenrocha2
2014-12-13Implement idle loop skipping. The framerate on SMA4 is NINE times faster this...Alcaro
2014-12-13Some Makefile improvementstwinaphex
2014-12-13Create memmap_win32.c for Win32 systems - a mman wrappertwinaphex
2014-12-13Turn two functions statictwinaphex
2014-12-13Remove more case rangestwinaphex