summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-04Merge pull request #38 from ToadKing/fix-emscriptenTwinaphex
2020-01-04fix emscriptenToad King
2020-01-04Merge pull request #37 from Derynect/gcw0Twinaphex
2019-12-28Add FRAME_SKIP for gcw0jovonna
2019-12-28Remove libretro ignore as it picks up libretro.cjovonna
2019-09-14Merge pull request #36 from yoshisuga/tvos_supportTwinaphex
2019-09-14Merge pull request #35 from webgeek1234/masterTwinaphex
2019-09-13(tvOS) support building using tvOS SDKYoshi Sugawara
2019-07-02libretro: allow mingw cross compileAaron Kling
2019-07-02libretro: jni: build with default compilerAaron Kling
2019-07-02Merge pull request #34 from jdgleaver/state-sizeTwinaphex
2019-07-02Fix save state sizejdgleaver
2019-05-06Merge pull request #33 from Brunnis/masterTwinaphex
2019-05-06Fix issue with save states caused by input lag fix.Mikael Brunnhede
2019-05-05Port the input lag fix already present in the other snes9x cores. With this f...Mikael Brunnhede
2019-04-29Merge pull request #32 from Tatsuya79/patch-1hizzlekizzle
2019-04-29recover 1 frame of input lagTatsuya79
2018-12-28Add psp1 targettwinaphex
2018-12-28More work on making code C89-complianttwinaphex
2018-12-28Start significantly refactoring this codebase so we can get ittwinaphex
2018-12-19Merge pull request #30 from jdgleaver/smas-input-fixmeepingsnesroms
2018-12-19Fix controller input for Super Mario All-Stars (backportjdgleaver
2018-12-18Fix audio pitch issues (FF6) (#29)jdgleaver
2018-11-08Merge pull request #27 from Classicmods/masterTwinaphex
2018-10-17finished Armv7 a7Ryan 'Swingflip' Hamlin
2018-10-16init commitRyan 'Swingflip' Hamlin
2018-06-24Merge pull request #26 from HakchiCloud/masterTwinaphex
2018-06-24Added Hakchi Platform (Nintendo Classics)Ryan 'Swingflip' Hamlin
2018-04-20Updatetwinaphex
2018-04-20Use CC for assembly filestwinaphex
2018-04-20Rename out.s to out.STwinaphex
2018-04-20Rename os9x_65c816_global_armv4.s to os9x_65c816_global_armv4.STwinaphex
2018-04-20Rename setpcbase.s to setpcbase.STwinaphex
2018-04-20Rename sa1_asm.s to sa1_asm.STwinaphex
2018-04-20Rename os9x_65c816_spcc.s to os9x_65c816_spcc.STwinaphex
2018-04-20Rename os9x_65c816_spcasm.s to os9x_65c816_spcasm.STwinaphex
2018-04-20Rename os9x_65c816_common.s to os9x_65c816_common.STwinaphex
2018-04-20Rename os9x_65c816.s to os9x_65c816.STwinaphex
2018-04-20Rename spc700a.s to spc700a.STwinaphex
2018-04-20Rename os9x_65c816_opcodes.s to os9x_65c816_opcodes.STwinaphex
2018-04-20Rename misc.s to misc.STwinaphex
2018-04-20Rename dspMixer.s to dspMixer.STwinaphex
2018-04-20Rename os9x_65c816_global.s to os9x_65c816_global.STwinaphex
2018-04-20Rename .s files to .Stwinaphex
2018-04-20Use retro_inline.htwinaphex
2018-04-20Don't use stdbool.h anymoretwinaphex
2018-04-13Updatestwinaphex
2018-04-13Updatestwinaphex
2018-04-11Merge pull request #24 from webgeek1234/masterTwinaphex
2018-04-11Refactor android jni makefilesAaron Kling