aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.c
AgeCommit message (Expand)Author
2021-04-09Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAMHEADtrimui-sJustin Weiss
2018-03-30Add support for Audio/Video Disable flagsDwedit
2018-02-21Update for MSVCtwinaphex
2017-12-25Turn getset into C filetwinaphex
2017-08-16Some C89 buildfixestwinaphex
2017-08-16snes9x2010 Lagfix port and comment changes.João Silva
2017-08-14Settings.NoPatch is not availabletwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-08-13Copied SPC7110 emulation from snes9x_3ds.João Silva
2017-08-11More buildfixestwinaphex
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-16Fix build on old toolchains.Sérgio Benjamim
2017-02-12Minor SuperFX optimization. Fixed broken graphics caused by All-Stars SMW spe...João Silva
2017-02-12CPU and Memory Layout accuracy improvements from uosnes and optimizations fro...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 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-15Add copyright notices since certain guys try to push their lucktwinaphex
2016-08-08Get rid of register keywordtwinaphex
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 unused LoadSRAMtwinaphex
2016-08-06Reimplement save RAM - do it the libretro way by implementingtwinaphex
2015-02-22Backported S-DD1 emulation.mwksoul
2014-12-15Use MSB_FIRST instead of LSB_FIRSTtwinaphex
2014-11-26(windows) another build fix.aliaspider
2014-11-03use stdint/stdboolaliaspider
2014-11-03can build with USE_BLARGG_APU enabled, still not working.aliaspider
2014-11-02disable cheats.aliaspider
2014-11-02cleanups.aliaspider
2014-11-02implement rom loading from memory.aliaspider
2014-10-30Code readability - turn ZeroMemory into memset(a, 0, b)twinaphex
2014-10-30remove ZSNES_FX definesaliaspider
2014-10-30remove warningsaliaspider
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-29start moving everything to Caliaspider