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
Age
Commit message (
Collapse
)
Author
2015-11-14
Cut down on some warnings and unnecessary functions
twinaphex
2015-11-14
Update README.txt
Twinaphex
2015-11-13
derp.
aliaspider
2015-11-13
Remove unused tile_c.c
twinaphex
2015-11-13
buildfix for __OLD_RASTER_FX__
aliaspider
2015-11-13
more gfx fixes for non ARM platforms.
aliaspider
2015-11-13
fix segfault on 64-bit platforms.
aliaspider
2015-11-13
fix gfx for non ARM targets.
aliaspider
2015-11-13
can display some stuff now.
aliaspider
2015-11-13
add missing include.
aliaspider
2015-11-13
can be built and run for non arm platforms, gfx not working.
aliaspider
2015-11-13
build bix for non ARM platforms.
aliaspider
(still not functional)
2015-11-11
Remove some file logs
twinaphex
2015-11-11
These can all go
twinaphex
2015-11-10
another one.
aliaspider
2015-11-10
dirty fix for unaligned access.
aliaspider
2015-11-10
Move some more frivolous ASM files
twinaphex
2015-11-10
Move memcmp/memcpy/memset.S to old
twinaphex
2015-11-10
nit.
aliaspider
2015-11-10
seriously ?!
aliaspider
-DASMCPU can be used now.
2015-11-10
Use MSB_FIRST
twinaphex
2015-11-10
Remove resource.h
twinaphex
2015-11-10
Cleanups
twinaphex
2015-11-10
Cleanups
twinaphex
2015-11-10
Cut down on cheats code
twinaphex
2015-11-10
Remove unused variables
twinaphex
2015-11-10
Remove some unused variables
twinaphex
2015-11-09
(3ds) fix build.
aliaspider
add a frameskip build option for testing.
2015-11-09
add sound interpolation
aliaspider
2015-11-09
reindent all files.
aliaspider
2015-11-09
solve 'for' loop initial declarations build errors.
aliaspider
remove --std=c99
2015-11-09
C++ --> C99
aliaspider
2015-11-09
use correct include paths
aliaspider
2015-11-09
(android) enable ARM_ASM only for TARGET_ARCH=arm
aliaspider
2015-11-09
Improve jni/Android.mk
twinaphex
2015-11-09
Remove USE_GLIDE ifdefs
twinaphex
2015-11-09
Can't have certain GCC flags for non-ARM
twinaphex
2015-11-08
(android) build fix
aliaspider
2015-11-08
update Makefile.common
aliaspider
2015-11-08
Take out _SNESPPC ifdefs
twinaphex
2015-11-08
Add tile_c.cpp for non-ARM_ASM build
twinaphex
2015-11-08
remove commented out code
twinaphex
2015-11-08
Add more non-ARM_ASM codepaths
twinaphex
2015-11-08
Add non-ARM ASM version of SWAP_DWORD
twinaphex
2015-11-08
Start adding counterparts to ARM ASM codepaths
twinaphex
2015-11-07
code goes in the .text section ...
aliaspider
2015-11-07
silence some assembler warnings
aliaspider
2015-11-07
don't override Settings.asmspc700 on game load.
aliaspider
2015-11-07
use the extern "C" macros.
aliaspider
2015-11-07
add Makefile.common, update android build files
aliaspider
[next]