aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-05Start using stdint typestwinaphex
2015-11-05Clang warned about self-assignmenttwinaphex
2015-11-05Silence warningtwinaphex
2015-11-02fix savestates when using blargg's apu.aliaspider
2015-11-01add "Video Mode" core option.aliaspider
2015-10-21(CTR/3DS) allocate GFX.Screen_buffer in linear memory.aliaspider
2015-10-16Add iOS 9 rulestwinaphex
2015-10-12Remove CATSFC/version.txttwinaphex
2015-10-12Remove .cvsignoretwinaphex
2015-10-12type of SCPUState.IRQActive was incorrectly set to boolean.aliaspider
2015-10-06add a core option to swap joypads.aliaspider
2015-10-05fix debug build.aliaspider
2015-09-21add missing separatoraliaspider
2015-09-21change library name when compiled with USE_BLARGG_APU=1aliaspider
2015-09-15Update Makefiletwinaphex
2015-09-15Merge pull request #9 from netux79/masterTwinaphex
(Wii) Buildfix and Wii target entry.
2015-09-14(Wii) Added buildfix.Ernesto Ramirez
It now compiles and runs on this platform.
2015-09-14Merge pull request #1 from libretro/masternetux79
Merge from base
2015-09-14Merge pull request #8 from fr500/masteraliaspider
use SAVE_DIR for SRAM
2015-09-13fix the last commit, now it loads fineradius
2015-09-13use SAVE_DIR for SRAMradius
2015-09-11Merge pull request #7 from fr500/masteraliaspider
3ds fix
2015-09-103ds fixRadius
2015-09-10(CTR/3DS) Add targettwinaphex
2015-09-02Merge pull request #6 from xerpi/masteraliaspider
(Vita) Fix build (chdir and getcwd)
2015-09-02(Vita) Fix build (chdir and getcwd)Sergi Granell
2015-08-31(Vita) Add targettwinaphex
2015-08-01(OSX) Lower requirements to 10.1Twinaphex
2015-07-26Prevent warningtwinaphex
2015-03-11remove "CFLAGS :="aliaspider
2015-03-05(linux-portable) Updatetwinaphex
2015-03-03Add linux-portable targettwinaphex
2015-03-03Use C linkertwinaphex
2015-02-28(iOS) Use xcodebuild instead of xcrunTwinaphex
2015-02-23Merge pull request #3 from mwksoul/masterTwinaphex
Support for S-DD1 games without graphics packs
2015-02-22Disabled Blargg sound by default, which sometimes freezes emulation (for ↵mwksoul
example with Tales of Phantasia's sound menu).
2015-02-22Backported S-DD1 emulation.mwksoul
2015-02-01Merge pull request #2 from iKarith/masterTwinaphex
Universal build for OS X
2015-01-31Universal build for OS XT. Joseph Carter
2014-12-23(Theos iOS) Add Theos iOS targettwinaphex
2014-12-22Link against math library to make QNX library worktwinaphex
2014-12-20LOAD_FROM_MEMORY_TEST - enable it for every target but PSPtwinaphex
2014-12-15Remove some unused tables in source/data.ctwinaphex
2014-12-15Use MSB_FIRST instead of LSB_FIRSTtwinaphex
2014-12-15Remove ACCUMULATE_READ_JOYPADtwinaphex
2014-12-14Fix crash when fastforwarding in Killer Instinct/Chrono Trigger introtwinaphex
2014-12-07Properly fix that aggressive loop opt bug.Alcaro
That kind of overflow is undefined behaviour no matter what you do with it.
2014-12-07fix a bug in apu_blarrg.c when compiled with aggressive-loop-aliaspider
produce bad code when accessing an array with an out-of-bounds index.
2014-12-06Implement cheat code stufftwinaphex
2014-12-05Implement input descriptorstwinaphex