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
path:
root
/
source
Age
Commit message (
Collapse
)
Author
2015-07-26
Prevent warning
twinaphex
2015-02-22
Backported S-DD1 emulation.
mwksoul
2014-12-15
Remove some unused tables in source/data.c
twinaphex
2014-12-15
Use MSB_FIRST instead of LSB_FIRST
twinaphex
2014-12-15
Remove ACCUMULATE_READ_JOYPAD
twinaphex
2014-12-14
Fix crash when fastforwarding in Killer Instinct/Chrono Trigger intro
twinaphex
2014-12-07
Properly fix that aggressive loop opt bug.
Alcaro
That kind of overflow is undefined behaviour no matter what you do with it.
2014-12-07
fix a bug in apu_blarrg.c when compiled with aggressive-loop-
aliaspider
produce bad code when accessing an array with an out-of-bounds index.
2014-12-06
Implement cheat code stuff
twinaphex
2014-11-29
(windows) build fix
aliaspider
2014-11-29
build fix
aliaspider
2014-11-26
(windows) another build fix.
aliaspider
2014-11-26
(windows) build fix
aliaspider
2014-11-04
blargg_apu : small speedup
aliaspider
2014-11-04
(PSP) fix address alignment exception when compiling with USE_BLARGG_APU
aliaspider
2014-11-03
use stdint/stdbool
aliaspider
2014-11-03
fix typo
aliaspider
2014-11-03
blargg's apu implementation can now be used.
aliaspider
2014-11-03
can build with USE_BLARGG_APU enabled, still not working.
aliaspider
2014-11-02
start hooking up blargg's apu implementation to use as a reference.
aliaspider
(not yet working)
2014-11-02
remove some sound hacks
aliaspider
2014-11-02
remove alternative sample decoders
aliaspider
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
fix build
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
remove S9xDeinitUpdate.
aliaspider
2014-10-31
RENDER_BACKGROUND_MODE_7- set ScreenColors pointer directly
twinaphex
and get rid of else conditional
2014-10-31
Refactor 'else ' conditional in WRITE_4PIXELS functions
twinaphex
2014-10-31
remove snapshot.c/h and snaporig.c/h
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
S9x Next codebase
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
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
[prev]
[next]