index
:
snesemu
trimui-s
libretro core fork of snes9x2005. Branched from https://github.com/gameblabla/snesemu
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2012-12-24
Merge branch 'optimisation'
Nebuleon Fumika
2012-12-23
Various optimisations in the CPU emulation.
Nebuleon Fumika
2012-12-22
Preliminary Snes9x-based cheat code support. Not tested, because the file sel...
Nebuleon Fumika
2012-12-21
Eliminate the latency of button press recognition, which was bad enough to lo...
Nebuleon Fumika
2012-12-20
Remove the SNES Open Bus behaviour by default. Also simplify translation again.
Nebuleon Fumika
2012-12-20
Add back the -mlong-calls optimisation. It shortens the plugin's code a bit.
Nebuleon Fumika
2012-12-19
Raise the CPU's clock speed to 396 MHz while loading ROMs.
Nebuleon Fumika
2012-12-19
Delete offsets.cpp, which is for a standalone tool that is unrelated to the e...
Nebuleon Fumika
2012-12-18
Un-inline a bunch of stuff.
Nebuleon Fumika
2012-12-17
Remove more unneeded files.
Nebuleon Fumika
2012-12-17
Makefile overhaul.
Nebuleon Fumika
2012-12-17
Optimise for size. Allow the build process to use multiple CPU cores with mak...
Nebuleon Fumika
2011-03-05
first commit
Kitty Draper
[prev]