Twinaphex
|
dee3a94edb
|
Start adding ARCH_ARM rules
|
2014-12-09 22:48:03 +01:00 |
twinaphex
|
8d2578eefc
|
Add CPU_ARCH rules to Makefile.common
|
2014-12-09 22:37:07 +01:00 |
twinaphex
|
a660cbd4c8
|
Update Makefile/Makefile.common
|
2014-12-09 22:25:29 +01:00 |
twinaphex
|
4a2c77bcc9
|
Remove zip.c/zip.h
|
2014-12-09 15:33:14 +01:00 |
aliaspider
|
d8a9fca756
|
-fPIC wasn't necessary afterall, and compiling without it increases fps
by about 10%.
|
2014-12-09 10:13:44 +01:00 |
aliaspider
|
1a6a136801
|
dynamic recompiler now works when the core is compiled as a shared
library.
|
2014-12-09 09:54:33 +01:00 |
aliaspider
|
a859afadfd
|
fix sound
|
2014-12-09 05:47:45 +01:00 |
aliaspider
|
b69fee8b31
|
video output now works in statically linked builds.
core can't be used as a shared library yet due to the dynarec not
working when compiled with -fPIC
|
2014-12-09 05:16:09 +01:00 |
aliaspider
|
3510bfb528
|
hide some warnings
|
2014-12-09 02:11:22 +01:00 |
aliaspider
|
50df6df600
|
fix undefined referances.
|
2014-12-09 01:59:02 +01:00 |
aliaspider
|
38158f67e2
|
show undefined referances.
add link.T
|
2014-12-09 01:00:31 +01:00 |
aliaspider
|
8f9b841f72
|
can compile
|
2014-12-09 00:17:28 +01:00 |
aliaspider
|
365077772d
|
start implementing the libretro interface. (not working yet)
|
2014-12-08 22:56:33 +01:00 |