index
:
snes9x2005
asmgfx
dynarec
performance
trimui-s
Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC). Forked from https://github.com/libretro/snes9x2005
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-02
disable cheats.
aliaspider
2014-11-02
cleanups.
aliaspider
2014-11-02
small cleanup
aliaspider
2014-11-02
implement rom loading from memory.
aliaspider
2014-11-01
nit.
aliaspider
2014-11-01
fix build
aliaspider
2014-11-01
add missing optimization $(DEFS) to FLAGS
aliaspider
2014-11-01
fix frameskip.
aliaspider
2014-11-01
improve audio quality and audio/video sync
aliaspider
2014-11-01
Add Android JNI Makefiles and Makefile.common
twinaphex
2014-11-01
(Griffin) Add Griffin option, enable by default
twinaphex
2014-10-31
fix retro_load_game, don't return false when no srm is found.
aliaspider
2014-10-31
remove S9xDeinitUpdate.
aliaspider
2014-10-31
add a perf counter.
aliaspider
2014-10-31
RENDER_BACKGROUND_MODE_7- set ScreenColors pointer directly
twinaphex
2014-10-31
Refactor 'else ' conditional in WRITE_4PIXELS functions
twinaphex
2014-10-31
correct retro_load_game
aliaspider
2014-10-31
prevent loading incompatible savestates ( does only check for size ).
aliaspider
2014-10-31
remove snapshot.c/h and snaporig.c/h
aliaspider
2014-10-31
Merge branch 'master' of https://github.com/libretro/CATSFC-libretro
aliaspider
2014-10-31
implement serialization code correctly.
aliaspider
2014-10-30
Code readability - turn ZeroMemory into memset(a, 0, b)
twinaphex
2014-10-30
Refactor S9xSetSuperFX the same way as SNES9x Next code
twinaphex
2014-10-30
Refactor code to function S9xSetSuperFX to make it more like
twinaphex
2014-10-30
improve serialization code, still unfinished.
aliaspider
2014-10-30
add skeleton code for retro_serialize.
aliaspider
2014-10-30
remove snapshot.c snaporig.c dependencies.
aliaspider
2014-10-30
remove ZSNES_FX defines
aliaspider
2014-10-30
remove warnings
aliaspider
2014-10-30
Silence warning 'Suggest explicit braces around && within '||' yadda yadda
twinaphex
2014-10-30
Cleanup some warnings in S9xGetWord
twinaphex
2014-10-30
(PSP) fix build
aliaspider
2014-10-30
fix segfault.
aliaspider
2014-10-30
cleanups.
aliaspider
2014-10-30
remove some unused functions/files
aliaspider
2014-10-30
New Makefile
twinaphex
2014-10-30
add safety to buffer reads to deal with negative offsets.
aliaspider
2014-10-30
prevent a segfault.
aliaspider
2014-10-30
apply a facelift
aliaspider
2014-10-29
(PSP) build fix
aliaspider
2014-10-29
build fix.
aliaspider
2014-10-29
cleanups.
aliaspider
2014-10-29
get rid of all remaining C++ code.
aliaspider
2014-10-29
less C++.
aliaspider
2014-10-29
remove more C++ code.
aliaspider
2014-10-29
C++ cleanups. (in progress)
aliaspider
2014-10-29
start moving everything to C
aliaspider
2014-10-29
cleanups (cont.)
aliaspider
2014-10-28
cleanups (cont.)
aliaspider
2014-10-28
del some more
aliaspider
[next]