aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2017-02-12CPU and Memory Layout accuracy improvements from uosnes and optimizations fro...João Silva
2017-02-12Integer-only C4 from snes9x2002. Integer-only, finalized DSP1 from snes9x 1.5...João Silva
2017-02-12Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations.João Silva
2017-01-29Cleanuptwinaphex
2017-01-29Converted most types to stdint-style (fixing a few in the process).João Silva
2017-01-25Recover sound after loading a savestate.João Silva
2017-01-25Fix for envelope rate calculation.João Silva
2017-01-24Sound improvements - some by me, most from snes9x2002 and snes9x 1.51.João Silva
2017-01-22A few simplifications and unused code removals.João Silva
2017-01-16Many cleanups.João Silva
2017-01-15Fixed build with Blargg's APU.João Silva
2017-01-15Fixed input for games like SMAS and removed joypad swapping option.João Silva
2017-01-15Fixed inverted ternary operator logic.João Silva
2017-01-15Fixed DSP2_Op0D's use of uninitialized memory.João Silva
2017-01-14Merged common S9xReset and S9xSoftReset code into CommonS9xReset.João Silva
2017-01-14Copied some apu.c optimizations from snes9x2002.João Silva
2017-01-14Removed some more useless stuff.João Silva
2017-01-14Removed a LOT of useless stuff.João Silva
2017-01-14Moved copyright information to copyright file.João Silva
2017-01-14Imported code from the speed-hacks branch.João Silva
2016-10-18Remove breakpoint functions.meepingsnesroms
2016-10-16Remove unused variables.meepingsnesroms
2016-10-15Add copyright notices since certain guys try to push their lucktwinaphex
2016-09-07Add Emscripten targettwinaphex
2016-08-22Fix type of SSA1.IRQActivexperia64
2016-08-09Remove some unused functionstwinaphex
2016-08-08Get rid of register keywordtwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanuptwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Take out ancient SGI/Sun ifdefstwinaphex
2016-08-08Remove DJGPP ifdefstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Cleanupstwinaphex
2016-08-08Remove obsolete define STORMtwinaphex
2016-08-06Cleanupstwinaphex
2016-08-06Cleanuptwinaphex
2016-08-06Updatetwinaphex
2016-08-06Another buildfix pt. 2twinaphex
2016-08-06Another buildfixtwinaphex
2016-08-06This was wrongtwinaphex
2016-08-06Turn CheckForIPSPatch into static functiontwinaphex
2016-08-06Remove prototypetwinaphex
2016-08-06Remove unused LoadSRAMtwinaphex
2016-08-06Reimplement save RAM - do it the libretro way by implementingtwinaphex
2015-11-11build fix.aliaspider