Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-12 | Integer-only C4 from snes9x2002. Integer-only, finalized DSP1 from snes9x ↵ | João Silva | |
1.50. Integer-only libretro.c and seta010.c. | |||
2017-02-12 | Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations. | João Silva | |
2017-01-29 | Cleanup | twinaphex | |
2017-01-29 | Merge pull request #30 from jamsilva/master | Twinaphex | |
Converted most types to stdint-style (fixing a few in the process). | |||
2017-01-29 | Converted most types to stdint-style (fixing a few in the process). | João Silva | |
2017-01-25 | Merge pull request #29 from jamsilva/master | Twinaphex | |
Recover sound after loading a savestate. | |||
2017-01-25 | Recover sound after loading a savestate. | João Silva | |
2017-01-24 | Merge pull request #28 from jamsilva/master | meepingsnesroms | |
Fix for envelope rate calculation. | |||
2017-01-25 | Fix for envelope rate calculation. | João Silva | |
2017-01-25 | Merge pull request #27 from jamsilva/master | Twinaphex | |
Improved sound | |||
2017-01-24 | Sound improvements - some by me, most from snes9x2002 and snes9x 1.51. | João Silva | |
2017-01-24 | return false inside retro_load_game if game is NULL | twinaphex | |
2017-01-23 | (ngc/Wii/WiiU) buildfix for devkitpro r29. | aliaspider | |
2017-01-22 | A few simplifications and unused code removals. | João Silva | |
2017-01-17 | Merge pull request #26 from jamsilva/master | Alcaro | |
Cleanups v2 | |||
2017-01-16 | Many cleanups. | João Silva | |
2017-01-15 | Merge pull request #24 from GregorR/libretro-git-version-android | Andrés | |
Report git version with library_version on Android | |||
2017-01-15 | Report git version with library_version on Android | Gregor Richards | |
2017-01-15 | Merge pull request #23 from jamsilva/master | Twinaphex | |
Cleanups, fixes (including one for "Retroarch/RetroPie Super Mario Allstars") | |||
2017-01-15 | Fixed build with Blargg's APU. | João Silva | |
2017-01-15 | Fixed input for games like SMAS and removed joypad swapping option. | João Silva | |
2017-01-15 | Fixed inverted ternary operator logic. | João Silva | |
2017-01-15 | Fixed DSP2_Op0D's use of uninitialized memory. | João Silva | |
2017-01-14 | Merged common S9xReset and S9xSoftReset code into CommonS9xReset. | João Silva | |
2017-01-14 | Copied some apu.c optimizations from snes9x2002. | João Silva | |
2017-01-14 | Removed some more useless stuff. | João Silva | |
2017-01-14 | Removed a LOT of useless stuff. | João Silva | |
2017-01-14 | Moved copyright information to copyright file. | João Silva | |
2017-01-14 | Imported code from the speed-hacks branch. | João Silva | |
2017-01-14 | Made README.md more straightforward and accurate. | João Silva | |
2016-12-09 | Merge pull request #22 from GregorR/libretro-git-version | Twinaphex | |
Use git version as library_version | |||
2016-12-09 | Use git version as library_version | Gregor Richards | |
2016-11-07 | Add wiiu target | twinaphex | |
2016-10-18 | Remove breakpoint functions. | meepingsnesroms | |
No one should use this emu for testing, and those functions where just floating there disconnected. | |||
2016-10-16 | Remove unused variables. | meepingsnesroms | |
2016-10-16 | The popping should now be fixed!(If using blare apu) | meepingsnesroms | |
2016-10-15 | Add copyright notices since certain guys try to push their luck | twinaphex | |
and 'game off the system' - UNDER NO CIRCUMSTANCES WILL ANY COMMERCIAL RIGHTS EVER BE APPROPRIATED TO ANY ONE PARTY, REGARDLESS OF ANY E-MAILS, BRIBES, ETC. | |||
2016-09-09 | redports backport | twinaphex | |
2016-09-07 | Add Emscripten target | twinaphex | |
2016-08-22 | Merge pull request #19 from xperia64/master | Twinaphex | |
Fix type of SSA1.IRQActive | |||
2016-08-22 | Fix type of SSA1.IRQActive | xperia64 | |
Exact same issue as the main CPU fixed here: https://github.com/libretro/snes9x2005/commit/735bc9b39a4eb1de6aef4c4b1af6e0b48d578bde Fixes Super Mario RPG's level up screen freezing. | |||
2016-08-09 | Remove some unused functions | twinaphex | |
2016-08-08 | Get rid of register keyword | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanup | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Take out ancient SGI/Sun ifdefs | twinaphex | |
2016-08-08 | Remove DJGPP ifdefs | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |