aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.c
AgeCommit message (Expand)Author
2022-03-22Fix memory leaksjdgleaver
2021-09-17Replace direct direct file access with VFS routinesjdgleaver
2021-08-12Prevent some warnings from unused functionstwinaphex
2021-06-07Cleanupstwinaphex
2021-06-07Cleanupstwinaphex
2021-06-04Rename LOAD_FROM_MEMORY_TEST to LOAD_FROM_MEMORYtwinaphex
2020-10-08Merge pull request #75 from justinweiss/map-exhirom-sramAutechre
2020-10-06Get rid of fprintf calltwinaphex
2020-10-04Cleanupstwinaphex
2020-09-19Map ExHiROM banks 2x{6,7} and ax{6,7} to SRAMJustin Weiss
2020-01-08Comment out fprintf stderrtwinaphex
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