aboutsummaryrefslogtreecommitdiff
path: root/source/apumem.h
AgeCommit message (Collapse)Author
2017-08-16buildfixestwinaphex
2017-08-16Changed compile-time flags to use C89 and fixed new warnings raised.João Silva
2017-06-18Support for savestate versioning. Plenty of cleanups.João Silva
2017-01-24Sound improvements - some by me, most from snes9x2002 and snes9x 1.51.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
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.
2014-11-03use stdint/stdboolaliaspider
2014-11-01fix buildaliaspider
2014-10-30apply a faceliftaliaspider
2014-10-29C++ cleanups. (in progress)aliaspider
2012-12-18Un-inline a bunch of stuff.Nebuleon Fumika
With the MIPS instruction cache, this means that two consecutive SNES CPU instructions using e.g. the same addressing style or the same opcode have a chance that the second one will use the first one's code and that it will be cached.
2011-03-05first commitKitty Draper