index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-04-06
force libco to compile with release CFLAGS
aliaspider
-O0 breaks it on some platforms.
2015-04-06
add a ctr(3ds) target. no dynarec for now.
aliaspider
2015-03-14
Merge pull request #13 from sergiobenrocha2/master
Twinaphex
[ARM] Enable dynarec, works at least in rpi.
2015-03-14
[ARM] Enable dynarec, works at least in rpi.
sergiobenrocha2
2015-03-06
Add linux-portable target
twinaphex
2015-02-28
(iOS) Use xcodebuild instead of xcrun
Twinaphex
2015-02-01
Merge pull request #12 from sergiobenrocha2/master
Twinaphex
[ARM]Fix build, disable dynarec for now.
2015-02-01
[ARM]Fix build, disable dynarec for now.
Sérgio Benjamim
2015-02-01
(OSX) Updates
twinaphex
2014-12-28
Complete gba_over.h
twinaphex
2014-12-23
(Theos iOS) Add Theos iOS target
twinaphex
2014-12-22
Make QNX target work with dynarec, etc.
twinaphex
2014-12-22
Split up gba_over entries into separate header file
twinaphex
2014-12-22
Add entries to gbaover
twinaphex
2014-12-22
Add more gbaover entries
twinaphex
2014-12-22
Add entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-21
Remove patching of two BIOS ROM locations
twinaphex
2014-12-21
Update gbaover
twinaphex
2014-12-21
Add more entries to gbaover
twinaphex
2014-12-21
More changes
twinaphex
2014-12-21
Add some more vbaover entries
twinaphex
2014-12-21
Start adding gbaover - unfinished
twinaphex
2014-12-20
Get rid of function_cc
Twinaphex
2014-12-20
Change load_gamepak signature
twinaphex
2014-12-20
gba_memory.c - some cleanups
twinaphex
2014-12-20
Make functions static in gba_memory.c
twinaphex
2014-12-14
Rename cpu_orig.c to cpu.c
twinaphex
2014-12-14
Add Super Puzzle Fighter II Turbo (E) and River City Ransom EX (J)
twinaphex
2014-12-14
Add Super Mario Advance 2 (E) and Super Mario Advance 3 (J)
twinaphex
2014-12-14
Add Mega Man Battle Network (E)
twinaphex
2014-12-14
Add Advance Wars (E)
twinaphex
2014-12-14
Add Castlevania (E)
twinaphex
2014-12-14
Add Rockman Zero (J) / Final Fight One (E)
twinaphex
2014-12-14
Add Super Mario Advance (E/U) to game_config.txt
twinaphex
2014-12-14
Add F-Zero (J) to game_config.txt
twinaphex
2014-12-14
game_config.txt - Add Battle Network RockMan EXE
twinaphex
2014-12-14
Add Pokemon Mystery Dungeon (E) to game config list
twinaphex
2014-12-14
Add game_config.txt
twinaphex
2014-12-14
Merge pull request #3 from sergiobenrocha2/master
Twinaphex
Avoid proprietary format in copying, HAVE_DYNAREC in armv.
2014-12-13
Avoid proprietary format in copying, HAVE_DYNAREC in armv.
sergiobenrocha2
2014-12-13
Implement idle loop skipping. The framerate on SMA4 is NINE times faster ↵
Alcaro
this way!
2014-12-13
Some Makefile improvements
twinaphex
2014-12-13
Create memmap_win32.c for Win32 systems - a mman wrapper
twinaphex
2014-12-13
Turn two functions static
twinaphex
2014-12-13
Remove more case ranges
twinaphex
2014-12-13
Remove a lot of the GNU case range extensions instances
twinaphex
2014-12-13
Put ifdef around <sys/mman.h> include
twinaphex
[prev]
[next]