aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
AgeCommit message (Expand)Author
2021-08-12Prevent some warnings from unused functionstwinaphex
2021-06-07Cleanupstwinaphex
2021-06-04Rename LOAD_FROM_MEMORY_TEST to LOAD_FROM_MEMORYtwinaphex
2017-08-14C++ comments need to become Ctwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-08-11More buildfixestwinaphex
2017-06-18Support for savestate versioning. Plenty of cleanups.João Silva
2017-02-12Fixed stupid mistake that broke some games. Other minor changes.João Silva
2017-02-12CPU and Memory Layout accuracy improvements from uosnes and optimizations fro...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
2016-08-06Cleanupstwinaphex
2016-08-06Updatetwinaphex
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-07-26Prevent warningtwinaphex
2014-11-03use stdint/stdboolaliaspider
2014-11-02cleanups.aliaspider
2014-11-02implement rom loading from memory.aliaspider
2014-11-01fix buildaliaspider
2014-10-30apply a faceliftaliaspider
2014-10-29cleanups.aliaspider
2014-10-29remove more C++ code.aliaspider
2014-10-29C++ cleanups. (in progress)aliaspider
2014-10-29cleanups (cont.)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
2011-03-05first commitKitty Draper