Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-19 | Merge pull request #79 from jdgleaver/sa1-state-fix | Autechre | |
Fix save states for SA1-enhanced games | |||
2020-10-19 | Update .gitlab-ci.yml | Autechre | |
2020-10-19 | Fix save states for SA1-enhanced games | jdgleaver | |
2020-10-18 | Merge pull request #78 from jdgleaver/save-state-fix | Autechre | |
Snes9x2005 (Non-Plus): Fix save state audio | |||
2020-10-18 | Snes9x2005 (Non-Plus): Fix save state audio | jdgleaver | |
2020-10-17 | Merge pull request #77 from jdgleaver/frameskip | Autechre | |
Add optional automatic frame skipping | |||
2020-10-17 | Add optional automatic frame skipping | jdgleaver | |
2020-10-15 | Merge pull request #76 from jdgleaver/optimisations | Autechre | |
Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from PocketSNES | |||
2020-10-15 | Add 'USE_OLD_COLOUR_OPS' flag + PSP ifdef guards | jdgleaver | |
2020-10-15 | Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from ↵ | jdgleaver | |
PocketSNES | |||
2020-10-08 | Merge pull request #75 from justinweiss/map-exhirom-sram | Autechre | |
Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAM | |||
2020-10-06 | Update .gitlab-ci.yml | Autechre | |
2020-10-06 | Update gitlab-ci.yml | twinaphex | |
2020-10-06 | Get rid of fprintf call | twinaphex | |
2020-10-06 | Add .gitlab-ci.yml | twinaphex | |
2020-10-04 | Cleanups | twinaphex | |
2020-09-19 | Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAM | Justin 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-14 | Merge pull request #74 from trioan/bitmask | Autechre | |
libretro: use input bitmask | |||
2020-09-13 | libretro: use input bitmask | trioan | |
2020-05-18 | Update | twinaphex | |
2020-05-18 | Update | twinaphex | |
2020-01-10 | Merge pull request #73 from joolswills/fpic_fix | hizzlekizzle | |
fixed building on arm - missing -fPIC during compilation - fixes #71 | |||
2020-01-10 | fixed building on arm - missing -fPIC during compilation - fixes #71 | Jools Wills | |
2020-01-08 | Comment out fprintf stderr | twinaphex | |
2020-01-07 | Buildfix | twinaphex | |
2020-01-07 | (MSVC 2017) Buildfix - not yet complete | twinaphex | |
2020-01-04 | Merge pull request #72 from ToadKing/fix-emscripten | Twinaphex | |
fix emscripten | |||
2020-01-04 | fix emscripten | Toad King | |
2019-12-27 | Buildfix | twinaphex | |
2019-12-27 | Update Makefile | twinaphex | |
2019-12-27 | Update | twinaphex | |
2019-12-27 | Update Makefile | twinaphex | |
2019-09-14 | Merge pull request #67 from webgeek1234/master | Twinaphex | |
libretro: allow mingw cross compile | |||
2019-09-14 | Merge pull request #68 from yoshisuga/tvos_support | Twinaphex | |
(tvOS) support building using tvOS SDK | |||
2019-09-13 | (tvOS) support building using tvOS SDK | Yoshi Sugawara | |
2019-08-03 | libretro: allow mingw cross compile | Aaron Kling | |
2019-08-02 | Merge pull request #66 from paradadf/arm-patch | Twinaphex | |
Add ARM platform | |||
2019-08-02 | Add ARM platform | paradadf | |
2019-08-02 | Add new core options | twinaphex | |
2019-01-04 | VC2017 buildfix | twinaphex | |
2019-01-04 | Add MSVC 2017 target | twinaphex | |
2018-12-28 | Update MSVC 2010 x86 | twinaphex | |
2018-12-28 | C89 buildfix | twinaphex | |
2018-12-27 | Add MSVC2008 target | twinaphex | |
2018-12-27 | Buildfixes for MSVC + add MSVC 2008 | twinaphex | |
2018-12-18 | Merge pull request #65 from jdgleaver/pitch-fix | hizzlekizzle | |
[snes9x2005 non-plus] Fix audio pitch issues (FF6) | |||
2018-12-18 | [snes9x2005 non-plus] Fix audio pitch issues (FF6) | jdgleaver | |
2018-11-02 | Merge pull request #62 from Classicmods/master | Twinaphex | |
Added Classic Platform structure - ARMv7 Cortex A7 build | |||
2018-10-29 | Fixed the link for A7A7 | Ryan 'Swingflip' Hamlin | |
2018-10-17 | Added ARMv7 A7 | Ryan 'Swingflip' Hamlin | |