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 (
Expand
)
Author
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
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
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
2014-10-28
remove more stuff
aliaspider
2014-10-28
remove unused files
aliaspider
2014-10-28
ugly 64-bit targets fix (cont.)
aliaspider
2014-10-28
ugly fix to solve segfaults on 64-bit platforms.
aliaspider
2014-10-28
64-bit safer
aliaspider
2014-10-28
initial libretro port.
aliaspider
2013-06-16
Release 1.36.
Nebuleon Fumika
2013-06-16
Don't crash on extensionless files. Helps GitHub issue #37 some more. Taken f...
Nebuleon Fumika
2013-06-15
Dynamically allocate memory for the file selector to store the name pointers ...
Nebuleon Fumika
2013-06-10
Prevent a file handle leak when previewing saved states in the row of Load ce...
Nebuleon Fumika
2013-05-25
L+R takes a screenshot of the Touch Screen in the menu. Taken from TempGBA co...
Nebuleon Fumika
2013-05-23
Release 1.35.
Nebuleon Fumika
2013-05-23
Add support for custom main menu active/inactive, message text and background...
Nebuleon Fumika
2013-05-20
Fix a bug whereby quick saved states would have a screenshot of "Saving state...
Nebuleon Fumika
2013-05-20
Add an option to put the game on the Lower Screen.
Nebuleon Fumika
2013-05-20
CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item te...
Nebuleon Fumika
2013-05-20
Put the most recently played file at the top. This does not introduce an inco...
Nebuleon Fumika
2013-04-28
Fix a GUI bug whereby an incorrect item is considered touched in file selectors.
Nebuleon Fumika
2013-04-09
Add the year to the date displayed in a saved state's screenshot.
Nebuleon Fumika
2013-03-30
Release 1.34.
Nebuleon Fumika
2013-03-30
Wait for a button to be pressed and released after showing version information.
Nebuleon Fumika
2013-03-30
Fix the odd text disappearance bug in recently played games due to the positi...
Nebuleon Fumika
2013-03-30
Increase the row count from 6 to 8 in the GUI, file selector and cheats. Remo...
Nebuleon Fumika
[next]