Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Remove obsolete define STORM | twinaphex | |
2016-08-06 | Cleanups | twinaphex | |
2016-08-06 | Cleanup | twinaphex | |
2016-08-06 | Update | twinaphex | |
2016-08-06 | Another buildfix pt. 2 | twinaphex | |
2016-08-06 | Another buildfix | twinaphex | |
2016-08-06 | This was wrong | twinaphex | |
2016-08-06 | Turn CheckForIPSPatch into static function | twinaphex | |
2016-08-06 | Remove prototype | twinaphex | |
2016-08-06 | Remove unused LoadSRAM | twinaphex | |
2016-08-06 | Reimplement save RAM - do it the libretro way by implementing | twinaphex | |
retro_get_memory_data and friends | |||
2016-08-05 | Lower-case x for name | twinaphex | |
2016-08-05 | Change target names | twinaphex | |
2016-08-05 | Update name | twinaphex | |
2016-05-15 | Merge pull request #17 from meepingsnesroms/master | Andrés | |
Fix superfx crashing on android | |||
2016-05-15 | Fix superfx crashing on android | meepingsnesroms | |
2016-03-01 | Add GCW Zero target | twinaphex | |