Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-20 | Improve frameskipping code. (to be tested) | gameblabla | |
2019-10-11 | Fix text issues in Menu for Retrostone port and input code. | gameblabla | |
2019-10-08 | Fix up Retrostone support and other minor fixes. | gameblabla | |
2019-10-07 | Merge optimisations from PocketSNES fork. | gameblabla | |
2019-10-07 | Fix missing audio in Star Ocean and other games. | gameblabla | |
2019-10-07 | Make sure it uses our configuration input things. | gameblabla | |
2019-10-05 | Port the libretro core and make it standalone. | gameblabla | |
TODO : - Input should use our config file instead. - Missing audio in some games. (Star Ocean, doesn't happen with stock retroarch code. Odd...) | |||
2019-10-05 | Update .gitignore. | gameblabla | |
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 | |
2018-10-12 | Fix compiling on Mac OS Mojave | meepingsnesroms | |
2018-08-21 | Merge pull request #60 from netux79/master | Twinaphex | |
Fix Jurassic Park transparency. | |||
2018-08-20 | Fix Jurassic Park transparency. | Joe Rmz | |
Code taken from snes9x 1.53 | |||
2018-06-26 | Merge pull request #59 from HakchiCloud/master | Twinaphex | |
Added Hakchi platform | |||
2018-06-26 | Fixed Typo | Ryan 'Swingflip' Hamlin | |
2018-06-26 | 3rd time lucky with the make... | Ryan 'Swingflip' Hamlin | |
2018-06-26 | derped the make. | Ryan 'Swingflip' Hamlin | |
2018-06-26 | Added Hakchi Platform | Ryan 'Swingflip' Hamlin | |
2018-04-11 | Merge pull request #57 from webgeek1234/master | Twinaphex | |
Refactor android jni makefiles | |||
2018-04-11 | Refactor android jni makefiles | Aaron Kling | |
2018-03-31 | Put ifdefs around S9xSetSoundMute call for now | twinaphex | |
2018-03-31 | Merge pull request #53 from Dwedit/submission_1 | Twinaphex | |
Add support for Audio/Video Disable flags and Hard Disable Audio | |||
2018-03-30 | fix typo (extra semicolon) | Dwedit | |
2018-03-30 | Add support for Audio/Video Disable flags | Dwedit | |
Add support for Hard Disable Audio Fix frame discarding causing infinite loops Fix MSVC building | |||
2018-03-14 | Cleanups for C89 | twinaphex | |
2018-03-14 | Merge pull request #52 from Dwedit/master | Twinaphex | |
Flush audio buffer at end of retro_run, and bypass resampler | |||
2018-03-14 | Flush audio buffer at end of retro_run, and bypass resampler | Dwedit | |
2018-02-21 | Update for MSVC | twinaphex | |
2018-02-13 | Merge pull request #51 from Tatsuya79/master | Twinaphex | |
Make 2 cycles oc profiles. | |||
2018-02-13 | Make 2 cycles oc profiles. | Tatsuya79 | |
2018-02-10 | Merge pull request #50 from Tatsuya79/master | Twinaphex | |
Add sprite limit hack. | |||
2018-02-09 | renaming | Tatsuya79 | |
2018-02-09 | Add sprite limit hack. | Tatsuya79 | |
2018-02-08 | Merge pull request #49 from Tatsuya79/master | Twinaphex | |
Overclock by reducing cycles. | |||
2018-02-08 | Overclock by reducing cycles. | Tatsuya79 | |
2018-01-13 | Merge pull request #48 from kwyxz/master | Twinaphex | |
Updated Makefile to allow build on Solaris 11 | |||
2018-01-12 | Updated Makefile to allow build on Solaris 11 | kwyxz | |
2017-12-25 | Turn getset into C file | twinaphex | |
2017-12-25 | Updates | twinaphex | |
2017-12-25 | Cleanups | twinaphex | |
2017-10-23 | add 3ds to travis build | Brad Parker | |