index
:
snes9x2002
trimui-s
libretro core fork of snes9x2002, using the frontend from https://github.com/gameblabla/snesemu
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libretro
Age
Commit message (
Expand
)
Author
2018-04-20
Use retro_inline.h
twinaphex
2018-04-20
Don't use stdbool.h anymore
twinaphex
2018-04-13
Updates
twinaphex
2018-04-13
Updates
twinaphex
2018-02-13
Make 2 cycles oc profiles.
Tatsuya79
2018-02-09
renaming
Tatsuya79
2018-02-08
Overclock by reducing cycles.
Tatsuya79
2018-01-17
Add file
twinaphex
2018-01-17
Update
twinaphex
2018-01-17
Update memory stream
twinaphex
2017-01-25
Revert 'return false if game is NULL inside retro_load_game'
orbea
2017-01-24
return false if game is NULL inside retro_load_game
twinaphex
2016-10-15
Adding copyright notices since certain predatory scumbags think
twinaphex
2016-08-08
Cleanups
twinaphex
2016-08-08
Remove ZeroMemory
twinaphex
2016-08-06
Remove unused SaveSRAM
twinaphex
2016-08-05
Remove setting
twinaphex
2016-08-05
Cleanups
twinaphex
2016-08-05
Lower-case x for name
twinaphex
2016-08-05
Update name
twinaphex
2015-11-24
add ASM_CPU and ASM_SPC700 build options.
aliaspider
2015-11-14
Fix warning
twinaphex
2015-11-13
derp.
aliaspider
2015-11-13
can be built and run for non arm platforms, gfx not working.
aliaspider
2015-11-09
(3ds) fix build.
aliaspider
2015-11-09
add sound interpolation
aliaspider
2015-11-09
C++ --> C99
aliaspider
2015-11-07
don't override Settings.asmspc700 on game load.
aliaspider
2015-11-07
add Makefile.common, update android build files
aliaspider
2015-11-05
fix reported resolution.
aliaspider
2015-11-05
remove zlib dependancy
aliaspider
2015-11-05
more cleanups.
aliaspider
2015-11-05
forgot to add those.
aliaspider
2015-11-04
add ctr/3ds target.
aliaspider
2015-11-04
update libretro.h
aliaspider
2014-02-17
adding libretro cheat support
Tim Rogers
2012-10-24
Android makefile
Toad King
2012-10-21
switch to rgb565
Toad King
2012-06-17
compile fix
ToadKing
2012-06-14
use the slower, more accurate SPC700 modes
Toad King
2012-06-14
don't stop rendering frames after load state
Toad King
2012-06-14
some work on sound
Toad King
2012-06-14
initial libretro changes
Toad King