Commit Graph

1063 Commits

Author SHA1 Message Date
Dwedit
b0b7e963fb Add Fast Savestates and Hard Audio Disable 2018-03-30 23:32:41 -05:00
twinaphex
32a479cb06 Another buildfix for Emscripten 2018-03-28 21:24:11 +02:00
twinaphex
1bf904a5b2 Fix Emscripten error - error: implicit declaration of function 'SetupOBJ' is invalid in C99 [-Werror,-Wimplicit-function-declaration] 2018-03-28 16:51:23 +02:00
Twinaphex
bff92ed4dc
Merge pull request #113 from substring/add-license
Create LICENSE.txt
2018-03-27 00:48:45 +02:00
Subs
24efdeec93
Create LICENSE.txt 2018-03-26 22:20:56 +02:00
twinaphex
d8efa98bf9 C89_BUILD fixes 2018-03-24 22:05:37 +01:00
Twinaphex
5d6f0c9cd0
Merge pull request #111 from Dwedit/change_submission_1
Support discarding video frames
2018-03-24 19:49:04 +01:00
Dwedit
e0b0d3a116 Backported the IPPU.RenderThisFrame feature from main Snes9x
Backported Mute feature from main Snes9x
Supports frame discarding for RetroArch
2018-03-24 11:41:31 -05:00
twinaphex
35f62496e7 C89 fixes 2018-03-14 23:55:28 +01:00
Twinaphex
b5f982a325
Merge pull request #110 from Dwedit/master
Flush audio buffer at the end of retro_run, and bypass resampler
2018-03-14 20:11:06 +01:00
Dwedit
392d4a0e27 Fixed a bug in resampler bypass 2018-03-14 14:04:11 -05:00
Dwedit
8b26673287 Flush the audio buffer at the end of retro_run, and bypass the resampler. 2018-03-14 13:55:40 -05:00
twinaphex
c28cd4adf1 Cleanups 2018-03-14 01:14:08 +01:00
twinaphex
b9be098d2e (Xbox OG) Add Xbox OG target 2018-02-18 03:05:00 +01:00
Twinaphex
2a51ed7e02
Merge pull request #108 from Tatsuya79/master
Make 2 cycles oc profiles.
2018-02-13 03:28:09 +01:00
Tatsuya79
a6795bc0bb Make 2 cycles oc profiles. 2018-02-13 00:29:29 +01:00
Twinaphex
fc6e980615
Merge pull request #107 from Tatsuya79/master
Change cycles hack. Add sprite limit tweak.
2018-02-10 08:33:30 +01:00
Tatsuya79
1d1151b7a7
make hack work with games that stream audio 2018-02-09 23:46:04 +01:00
Tatsuya79
a1c2b95665
renaming 2018-02-09 19:07:16 +01:00
Tatsuya79
868987c5fb Change cycles hack. Add sprite limit tweak. 2018-02-09 18:18:34 +01:00
Twinaphex
0cac7ac78a
Merge pull request #106 from Tatsuya79/master
Overclock by reducing cycles.
2018-02-08 05:31:44 +01:00
Tatsuya79
669d192874 Overclock by reducing cycles. 2018-02-08 02:14:40 +01:00
twinaphex
989a48ff54 Add retro_inline.h 2018-01-19 06:16:46 +01:00
meepingsnesroms
c5fae511ff
Merge pull request #105 from meepingsnesroms/master
Fix posix_memalign for 3DS
2018-01-17 14:54:27 -08:00
meepingsnesroms
6c140f65db Fix posix_memalign for 3DS 2018-01-17 14:53:19 -08:00
misson20000
48eebbb2e4 Nintendo Switch (libtransistor) port 2017-12-29 00:11:03 +01:00
twinaphex
203bb16d70 Add MSVC 2003 target 2017-12-25 06:28:05 +01:00
twinaphex
21fbf03195 No single GPL-derived part is in this repo 2017-12-22 19:35:14 +01:00
twinaphex
e4c53fe888 Updates 2017-12-16 01:25:44 +01:00
twinaphex
2026417822 Add file 2017-12-16 00:54:27 +01:00
twinaphex
c6f1473082 Updates 2017-12-16 00:54:10 +01:00
Twinaphex
cdc2a1f30a
Merge pull request #100 from Oggom/master
Enable speed hack for Star Fox 2 (SNES Classic)
2017-11-12 19:45:40 +01:00
Oggom
539c417815
Enable speed hack for Star Fox 2 (SNES Classic) 2017-11-12 18:22:19 +01:00
Twinaphex
52047e310e
Merge pull request #99 from retro-wertz/patch-1
Fix device mouse not working in player port #2
2017-11-10 02:08:42 +01:00
retro-wertz
f70a988211
Fix device mouse not working in player port #2 2017-11-10 08:29:54 +08:00
OV2
887d41d7e5 Do invalid vram access check in all cases (fixes #97) 2017-11-05 18:05:48 +01:00
Brad Parker
77e2c9822b add 3ds to travis build 2017-10-23 21:24:36 -04:00
Brad Parker
80935f0184 travis: add linux build target 2017-10-23 18:24:40 -04:00
Brad Parker
88d3ba422b travis: add wii/ngc build platform 2017-10-21 15:18:38 -04:00
Brad Parker
9fd87d8a39 add travis build file 2017-10-21 15:00:16 -04:00
Twinaphex
41d8669998 Merge pull request #95 from yoshisuga/master
support for iOS arm64 build
2017-09-29 19:17:19 +02:00
Yoshi Sugawara
db84aa4e1d support for iOS arm64 build 2017-09-29 06:01:58 -10:00
twinaphex
e3b7fa5544 Builds now for MSVC 2005 2017-08-06 01:14:22 +02:00
twinaphex
a96d21f47f See if this gets us through the day 2017-08-06 01:12:49 +02:00
twinaphex
1e5c1e3058 Push TODO note 2017-08-06 00:01:25 +02:00
Brad Parker
a992e2f434 add stdint.h for msvc2005 2017-08-05 22:49:04 -04:00
Brad Parker
7f851d3fc3 add msvc2005 target 2017-08-05 21:48:09 -04:00
twinaphex
26fbc4be71 Backport changes made to snes9x core 2017-07-08 18:31:40 +02:00
twinaphex
72873be017 Add boolean.h header include 2017-07-02 19:07:19 +02:00
twinaphex
b36e980bd2 Add to COREDEFINES 2017-07-02 19:06:31 +02:00