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
/
source
/
getset.h
Age
Commit message (
Expand
)
Author
2017-02-12
Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations.
João Silva
2017-01-29
Converted most types to stdint-style (fixing a few in the process).
João Silva
2017-01-16
Many cleanups.
João Silva
2017-01-14
Removed a LOT of useless stuff.
João Silva
2017-01-14
Moved copyright information to copyright file.
João Silva
2016-10-15
Add copyright notices since certain guys try to push their luck
twinaphex
2014-11-03
use stdint/stdbool
aliaspider
2014-11-01
fix build
aliaspider
2014-10-30
Cleanup some warnings in S9xGetWord
twinaphex
2014-10-30
New Makefile
twinaphex
2014-10-30
apply a facelift
aliaspider
2014-10-29
remove more C++ code.
aliaspider
2014-10-29
C++ cleanups. (in progress)
aliaspider
2014-10-29
cleanups (cont.)
aliaspider
2014-10-28
cleanups (cont.)
aliaspider
2014-10-28
remove more stuff
aliaspider
2014-10-28
initial libretro port.
aliaspider
2013-01-08
Permanently remove NO_OPEN_BUS hacks. It was a premature optimisation.
Nebuleon Fumika
2012-12-20
Remove the SNES Open Bus behaviour by default. Also simplify translation again.
Nebuleon Fumika
2012-12-18
Un-inline a bunch of stuff.
Nebuleon Fumika
2011-03-05
first commit
Kitty Draper