aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-12-23Various optimisations in the CPU emulation.Nebuleon Fumika
2012-12-22Preliminary Snes9x-based cheat code support. Not tested, because the file sel...Nebuleon Fumika
2012-12-21Eliminate the latency of button press recognition, which was bad enough to lo...Nebuleon Fumika
2012-12-20Remove the SNES Open Bus behaviour by default. Also simplify translation again.Nebuleon Fumika
2012-12-20Add back the -mlong-calls optimisation. It shortens the plugin's code a bit.Nebuleon Fumika
2012-12-19Raise the CPU's clock speed to 396 MHz while loading ROMs.Nebuleon Fumika
2012-12-19Delete offsets.cpp, which is for a standalone tool that is unrelated to the e...Nebuleon Fumika
2012-12-18Un-inline a bunch of stuff.Nebuleon Fumika
2012-12-17Remove more unneeded files.Nebuleon Fumika
2012-12-17Makefile overhaul.Nebuleon Fumika
2012-12-17Optimise for size. Allow the build process to use multiple CPU cores with mak...Nebuleon Fumika
2011-03-05first commitKitty Draper