Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | Add MSVC 2005/2010 for Snes9x 2005 Plus | twinaphex | |
2021-02-10 | Add MSVC 2005/2010 targets | twinaphex | |
2021-02-10 | Add MSVC 2005 and 2010 targets | twinaphex | |
2021-01-29 | (MacOS) Add ARM 64bit support | twinaphex | |
2021-01-28 | (macOS) Set up CROSS_COMPILING for ARM 64bit | twinaphex | |
2021-01-09 | Update .gitlab-ci.yml | Autechre | |
2021-01-07 | Update .gitlab-ci.yml | Autechre | |
2021-01-02 | Update .gitlab-ci.yml | Autechre | |
2020-12-29 | Update Makefile | Autechre | |
2020-12-29 | Update Makefile | Autechre | |
2020-12-29 | Update .gitlab-ci.yml | Autechre | |
2020-12-25 | Merge pull request #86 from jdgleaver/gitlab-cleanup | Autechre | |
(.gitlab-ci.yml) Remove redundant android core defintion | |||
2020-12-19 | Update | twinaphex | |
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 | |