aboutsummaryrefslogtreecommitdiff
path: root/source/getset.h
AgeCommit message (Expand)Author
2017-12-25Turn getset into C filetwinaphex
2017-12-25Cleanupstwinaphex
2017-08-16Changed compile-time flags to use C89 and fixed new warnings raised.João Silva
2017-08-14Rewrite C++ commentstwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-08-13Copied SPC7110 emulation from snes9x_3ds.João Silva
2017-06-18Support for savestate versioning. Plenty of cleanups.João Silva
2017-06-18BSX fixes. Many BSX games are now playable.João Silva
2017-02-12Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations.João Silva
2017-01-29Converted most types to stdint-style (fixing a few in the process).João Silva
2017-01-16Many cleanups.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
2016-10-15Add copyright notices since certain guys try to push their lucktwinaphex
2014-11-03use stdint/stdboolaliaspider
2014-11-01fix buildaliaspider
2014-10-30Cleanup some warnings in S9xGetWordtwinaphex
2014-10-30New Makefiletwinaphex
2014-10-30apply a faceliftaliaspider
2014-10-29remove more C++ code.aliaspider
2014-10-29C++ cleanups. (in progress)aliaspider
2014-10-29cleanups (cont.)aliaspider
2014-10-28cleanups (cont.)aliaspider
2014-10-28remove more stuffaliaspider
2014-10-28initial libretro port.aliaspider
2013-01-08Permanently remove NO_OPEN_BUS hacks. It was a premature optimisation.Nebuleon Fumika
2012-12-20Remove the SNES Open Bus behaviour by default. Also simplify translation again.Nebuleon Fumika
2012-12-18Un-inline a bunch of stuff.Nebuleon Fumika
2011-03-05first commitKitty Draper