Commit Graph

106 Commits

Author SHA1 Message Date
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