Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-18 | (.gitlab-ci.yml) Remove redundant android core defintion | jdgleaver | |
2020-12-18 | Merge pull request #85 from jdgleaver/gitlab-multi-core | Autechre | |
(.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus' | |||
2020-12-18 | (.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus' | jdgleaver | |
2020-12-08 | Update .gitlab-ci.yml | Autechre | |
2020-12-08 | Update .gitlab-ci.yml | Autechre | |
2020-11-27 | Merge pull request #84 from jdgleaver/dingux-gitlab-ci | Autechre | |
Add OpenDingux target to .gitlab-ci.yml | |||
2020-11-27 | Add OpenDingux target to .gitlab-ci.yml | jdgleaver | |
2020-10-22 | Merge pull request #81 from jdgleaver/frameskip-counter-fix | Autechre | |
Ensure frameskip counter is reset when a frame is rendered | |||
2020-10-22 | Ensure frameskip counter is reset when a frame is rendered | jdgleaver | |
2020-10-20 | Merge pull request #80 from jdgleaver/frameskip-latency | Autechre | |
Frameskip improvements | |||
2020-10-20 | Frameskip improvements | jdgleaver | |
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 | |