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
/
Makefile
Age
Commit message (
Expand
)
Author
2018-04-20
Rename .s files to .S
twinaphex
2018-01-17
Update
twinaphex
2017-09-29
support for iOS arm64 build
Yoshi Sugawara
2017-01-23
(ngc/Wii/WiiU) buildfix for devkitpro r29.
aliaspider
2016-11-07
Add wiiu target
twinaphex
2016-09-07
(Emscripten) Add target
twinaphex
2016-08-08
Get rid of register keywords, and try to get it compiling for Gamecube
twinaphex
2016-08-05
Disable ARM_ASM in general for iOS - iOS keeps breaking ASM code
twinaphex
2016-08-05
Change target names
twinaphex
2016-08-05
Fixed assembly option on Makefile.
NunaticAlumina
2016-08-05
Updated Makefile.
root
2016-08-05
Added vita as target.
NunaticAlumina
2016-03-01
Add GCW Zero target
twinaphex
2016-01-19
remove some gcc opts -
Jools Wills
2015-12-28
no need for HAVE_GCC anymore
Jools Wills
2015-12-26
(ios) disable gcc flags
aliaspider
2015-12-26
add ios9 target, use cc instead of clang
aliaspider
2015-12-26
add theos_ios target.
aliaspider
2015-12-26
build fix for non-GCC compilers.
aliaspider
2015-12-26
add iOS target.
aliaspider
2015-11-24
add ASM_CPU and ASM_SPC700 build options.
aliaspider
2015-11-14
Fix some rule for Makefile
Twinaphex
2015-11-13
build bix for non ARM platforms.
aliaspider
2015-11-09
solve 'for' loop initial declarations build errors.
aliaspider
2015-11-09
C++ --> C99
aliaspider
2015-11-08
(android) build fix
aliaspider
2015-11-08
Start adding counterparts to ARM ASM codepaths
twinaphex
2015-11-07
add Makefile.common, update android build files
aliaspider
2015-11-05
remove zlib dependancy
aliaspider
2015-11-05
more cleanups.
aliaspider
2015-11-04
cleanups
aliaspider
2015-11-04
add ctr/3ds target.
aliaspider
2015-06-04
Unhardcode CC in the Makefile
Jean-André Santoni
2012-06-14
initial libretro changes
Toad King