aboutsummaryrefslogtreecommitdiff
path: root/source/cpuops.c
AgeCommit message (Expand)Author
2020-11-12Fix compilation with modern GCC, remove unused portaudio.hm45t3r
2017-08-14CPU emulation fixes.João Silva
2017-08-14C++ comments need to become Ctwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-08-11Start making this suitable for MSVC and C89twinaphex
2017-06-18Support for savestate versioning. Plenty of cleanups.João Silva
2017-02-12CPU and Memory Layout accuracy improvements from uosnes and optimizations fro...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-15Fixed build with Blargg's APU.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
2015-10-05fix debug build.aliaspider
2014-11-03use stdint/stdboolaliaspider
2014-11-03can build with USE_BLARGG_APU enabled, still not working.aliaspider
2014-10-30remove warningsaliaspider
2014-10-30apply a faceliftaliaspider
2014-10-29get rid of all remaining C++ code.aliaspider
2014-10-29C++ cleanups. (in progress)aliaspider
2014-10-29start moving everything to Caliaspider