aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-06Update gitlab-ci.ymltwinaphex
2020-10-06Get rid of fprintf calltwinaphex
2020-10-06Add .gitlab-ci.ymltwinaphex
2020-10-04Cleanupstwinaphex
2020-09-19Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAMJustin Weiss
These banks were previously unmapped, but are used by the Link to the Past / Super Metroid randomizer. According to fullsnes.txt and newer versions of snes9x, these should be mapped to SRAM.
2020-09-14Merge pull request #74 from trioan/bitmaskAutechre
libretro: use input bitmask
2020-09-13libretro: use input bitmasktrioan
2020-05-18Updatetwinaphex
2020-05-18Updatetwinaphex
2020-01-10Merge pull request #73 from joolswills/fpic_fixhizzlekizzle
fixed building on arm - missing -fPIC during compilation - fixes #71
2020-01-10fixed building on arm - missing -fPIC during compilation - fixes #71Jools Wills
2020-01-08Comment out fprintf stderrtwinaphex
2020-01-07Buildfixtwinaphex
2020-01-07(MSVC 2017) Buildfix - not yet completetwinaphex
2020-01-04Merge pull request #72 from ToadKing/fix-emscriptenTwinaphex
fix emscripten
2020-01-04fix emscriptenToad King
2019-12-27Buildfixtwinaphex
2019-12-27Update Makefiletwinaphex
2019-12-27Updatetwinaphex
2019-12-27Update Makefiletwinaphex
2019-09-14Merge pull request #67 from webgeek1234/masterTwinaphex
libretro: allow mingw cross compile
2019-09-14Merge pull request #68 from yoshisuga/tvos_supportTwinaphex
(tvOS) support building using tvOS SDK
2019-09-13(tvOS) support building using tvOS SDKYoshi Sugawara
2019-08-03libretro: allow mingw cross compileAaron Kling
2019-08-02Merge pull request #66 from paradadf/arm-patchTwinaphex
Add ARM platform
2019-08-02Add ARM platformparadadf
2019-08-02Add new core optionstwinaphex
2019-01-04VC2017 buildfixtwinaphex
2019-01-04Add MSVC 2017 targettwinaphex
2018-12-28Update MSVC 2010 x86twinaphex
2018-12-28C89 buildfixtwinaphex
2018-12-27Add MSVC2008 targettwinaphex
2018-12-27Buildfixes for MSVC + add MSVC 2008twinaphex
2018-12-18Merge pull request #65 from jdgleaver/pitch-fixhizzlekizzle
[snes9x2005 non-plus] Fix audio pitch issues (FF6)
2018-12-18[snes9x2005 non-plus] Fix audio pitch issues (FF6)jdgleaver
2018-11-02Merge pull request #62 from Classicmods/masterTwinaphex
Added Classic Platform structure - ARMv7 Cortex A7 build
2018-10-29Fixed the link for A7A7Ryan 'Swingflip' Hamlin
2018-10-17Added ARMv7 A7Ryan 'Swingflip' Hamlin
2018-10-12Fix compiling on Mac OS Mojavemeepingsnesroms
2018-08-21Merge pull request #60 from netux79/masterTwinaphex
Fix Jurassic Park transparency.
2018-08-20Fix Jurassic Park transparency.Joe Rmz
Code taken from snes9x 1.53
2018-06-26Merge pull request #59 from HakchiCloud/masterTwinaphex
Added Hakchi platform
2018-06-26Fixed TypoRyan 'Swingflip' Hamlin
2018-06-263rd time lucky with the make...Ryan 'Swingflip' Hamlin
2018-06-26derped the make.Ryan 'Swingflip' Hamlin
2018-06-26Added Hakchi PlatformRyan 'Swingflip' Hamlin
2018-04-11Merge pull request #57 from webgeek1234/masterTwinaphex
Refactor android jni makefiles
2018-04-11Refactor android jni makefilesAaron Kling
2018-03-31Put ifdefs around S9xSetSoundMute call for nowtwinaphex
2018-03-31Merge pull request #53 from Dwedit/submission_1Twinaphex
Add support for Audio/Video Disable flags and Hard Disable Audio