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
/
Makefile.common
Age
Commit message (
Expand
)
Author
2022-02-09
Adds experimental ARM dynarec
dynarec
neonloop
2021-09-17
Replace direct direct file access with VFS routines
jdgleaver
2021-06-04
Rename LOAD_FROM_MEMORY_TEST to LOAD_FROM_MEMORY
twinaphex
2021-02-14
(MVC) Embed MSVCRT runtime
twinaphex
2020-10-15
Add 'USE_OLD_COLOUR_OPS' flag + PSP ifdef guards
jdgleaver
2017-12-25
Turn getset into C file
twinaphex
2017-08-16
Changed compile-time flags to use C89 and fixed new warnings raised.
João Silva
2017-08-14
Deleted several unused variables, code and files.
João Silva
2017-08-13
Copied SPC7110 emulation from snes9x_3ds.
João Silva
2017-08-11
Start making this suitable for MSVC and C89
twinaphex
2017-06-18
Support for savestate versioning. Plenty of cleanups.
João Silva
2017-01-16
Many cleanups.
João Silva
2016-08-08
Cleanups
twinaphex
2015-11-08
(android) move more build options to Makefile.common.
aliaspider
2014-11-02
start hooking up blargg's apu implementation to use as a reference.
aliaspider
2014-11-01
Add Android JNI Makefiles and Makefile.common
twinaphex