Commit Graph

713 Commits

Author SHA1 Message Date
twinaphex
dcb22994b1 Add ios-arm64/tvos-arm64 2021-03-11 09:03:22 +01:00
twinaphex
218be8ef54 (MVC) Embed MSVCRT runtime 2021-02-14 22:30:24 +01:00
twinaphex
a2f9a6f050 Add MSVC 2005/2010 for Snes9x 2005 Plus 2021-02-10 23:37:39 +01:00
twinaphex
1abafb977f Add MSVC 2005/2010 targets 2021-02-10 14:30:03 +01:00
twinaphex
3ec8fb96dc Add MSVC 2005 and 2010 targets 2021-02-10 14:25:11 +01:00
twinaphex
53f1c80a3f (MacOS) Add ARM 64bit support 2021-01-29 09:05:47 +01:00
twinaphex
18307e0c4a (macOS) Set up CROSS_COMPILING for ARM 64bit 2021-01-28 20:54:15 +01:00
Autechre
77783aaeca
Update .gitlab-ci.yml 2021-01-09 17:09:05 +01:00
Autechre
05ed5c34ed
Update .gitlab-ci.yml 2021-01-07 21:04:07 +01:00
Autechre
a4a5115cf1
Update .gitlab-ci.yml 2021-01-02 00:00:49 +01:00
Autechre
5dbdc053e8
Update Makefile 2020-12-29 07:13:25 +01:00
Autechre
a13dbbeb34
Update Makefile 2020-12-29 02:29:20 +01:00
Autechre
2f6f84e12d
Update .gitlab-ci.yml 2020-12-29 00:42:45 +01:00
Autechre
c3f224eb9a
Merge pull request #86 from jdgleaver/gitlab-cleanup
(.gitlab-ci.yml) Remove redundant android core defintion
2020-12-25 17:18:30 +01:00
twinaphex
894fd7ddaa Update 2020-12-19 22:50:46 +01:00
jdgleaver
8f22e92b09 (.gitlab-ci.yml) Remove redundant android core defintion 2020-12-18 17:28:02 +00:00
Autechre
3d953da115
Merge pull request #85 from jdgleaver/gitlab-multi-core
(.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus'
2020-12-18 17:14:36 +01:00
jdgleaver
2b407a5b92 (.gitlab-ci.yml) Enable building of both 'snes9x2005' and 'snes9x2005_plus' 2020-12-18 15:14:47 +00:00
Autechre
fc66325600
Update .gitlab-ci.yml 2020-12-08 19:03:37 +01:00
Autechre
310edf42aa
Update .gitlab-ci.yml 2020-12-08 18:59:33 +01:00
Autechre
1bebea824e
Merge pull request #84 from jdgleaver/dingux-gitlab-ci
Add OpenDingux target to .gitlab-ci.yml
2020-11-27 22:27:34 +01:00
jdgleaver
adb4e96a0b Add OpenDingux target to .gitlab-ci.yml 2020-11-27 13:00:50 +00:00
Autechre
cab0a74b89
Merge pull request #81 from jdgleaver/frameskip-counter-fix
Ensure frameskip counter is reset when a frame is rendered
2020-10-22 15:23:15 +02:00
jdgleaver
21376d97a4 Ensure frameskip counter is reset when a frame is rendered 2020-10-22 12:13:05 +01:00
Autechre
076dffc6e1
Merge pull request #80 from jdgleaver/frameskip-latency
Frameskip improvements
2020-10-20 18:48:50 +02:00
jdgleaver
c67092ae00 Frameskip improvements 2020-10-20 15:45:38 +01:00
Autechre
8acd98afd3
Merge pull request #79 from jdgleaver/sa1-state-fix
Fix save states for SA1-enhanced games
2020-10-19 22:09:57 +02:00
Autechre
2356aa57d7
Update .gitlab-ci.yml 2020-10-19 22:09:44 +02:00
jdgleaver
799d3e5215 Fix save states for SA1-enhanced games 2020-10-19 12:28:54 +01:00
Autechre
00d40e98c5
Merge pull request #78 from jdgleaver/save-state-fix
Snes9x2005 (Non-Plus): Fix save state audio
2020-10-18 16:48:15 +02:00
jdgleaver
1975ec5934 Snes9x2005 (Non-Plus): Fix save state audio 2020-10-18 15:34:52 +01:00
Autechre
08bdd822ac
Merge pull request #77 from jdgleaver/frameskip
Add optional automatic frame skipping
2020-10-17 17:56:35 +02:00
jdgleaver
54a95da82b Add optional automatic frame skipping 2020-10-17 15:07:44 +01:00
Autechre
fed55b7132
Merge pull request #76 from jdgleaver/optimisations
Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from PocketSNES
2020-10-15 18:54:26 +02:00
jdgleaver
23294848d0 Add 'USE_OLD_COLOUR_OPS' flag + PSP ifdef guards 2020-10-15 17:00:00 +01:00
jdgleaver
8c24c86a49 Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from PocketSNES 2020-10-15 14:37:46 +01:00
Autechre
5f03bb288e
Merge pull request #75 from justinweiss/map-exhirom-sram
Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAM
2020-10-08 17:54:30 +02:00
Autechre
7dffabefb0
Update .gitlab-ci.yml 2020-10-06 22:12:57 +02:00
twinaphex
e743cc8b1f Update gitlab-ci.yml 2020-10-06 22:03:11 +02:00
twinaphex
4b0a1abe37 Get rid of fprintf call 2020-10-06 21:18:48 +02:00
twinaphex
fe6dc12e07 Add .gitlab-ci.yml 2020-10-06 21:07:08 +02:00
twinaphex
8f1b7db6e2 Cleanups 2020-10-04 02:42:04 +02:00
Justin Weiss
82d32b5930 Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAM
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-19 23:20:43 -07:00
Autechre
0dcafe459f
Merge pull request #74 from trioan/bitmask
libretro: use input bitmask
2020-09-14 04:46:22 +02:00
trioan
6187859979
libretro: use input bitmask 2020-09-13 19:38:42 -05:00
twinaphex
743ceea464 Update 2020-05-18 13:41:52 +02:00
twinaphex
bb2adb46f6 Update 2020-05-18 13:25:26 +02:00
hizzlekizzle
c216559b9e
Merge pull request #73 from joolswills/fpic_fix
fixed building on arm - missing -fPIC during compilation - fixes #71
2020-01-10 18:48:14 -06:00
Jools Wills
c7beb306cf fixed building on arm - missing -fPIC during compilation - fixes #71 2020-01-10 17:56:08 +00:00
twinaphex
197058cbea Comment out fprintf stderr 2020-01-08 00:11:26 +01:00