18 Commits

Author SHA1 Message Date
naddy
747105e359 fix build for clang6; code shared with emulators/desmume 2018-04-15 20:52:34 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen
30eaa4b102 sync WANTLIB and bump, gc a few gettext MODULES while there 2017-09-22 21:30:32 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
2ca34d5642 link does some weird things with clang thx to the pthread-stubs coming
from cairo/pixman-1 (doesn't work well with pthread-stubs)
Since this is scons, just link with -lpthread already, it's all compiled
-pthread anyway.
2017-04-28 13:17:21 +00:00
espie
ffe184701b fix a few obvious issues shown by clang (missing prototype, signed pointer
comparisons)

still doesn't link
2017-04-18 22:00:34 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
bentley
f0786e9019 Update to fceux-2.2.3.
Release notes:
http://www.fceux.com/web/pressrelease-2.2.3.html
2016-08-01 18:31:29 +00:00
ajacoutot
05039e94de Use consistent email address for the MAINTAINER line.
ok bentley@ (maintainer)
2016-01-11 09:35:44 +00:00
bentley
6dbaa6d9a8 Fix path in desktop file.
Reported by James Wells.
2015-10-02 05:15:53 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
bentley
a39a1efb06 Update to fceux-2.2.2.
ok benoit@
2014-04-10 06:04:42 +00:00
bentley
bb86ebc474 Update to fceux-2.2.1.
ok rfreeman@
2013-04-22 23:28:07 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
bentley
401ab3e058 Take maintainership of some ports I'm interested in.
Initially suggested by kirby@
2013-02-02 04:39:55 +00:00
bentley
99e097f2ac Don't junk packages. Even though x264 isn't actually used in the final
executable, scons barfs if it disappears during build.

suggested by sthen@
2013-01-07 03:14:00 +00:00
bentley
dbb45aa1ad Import fceux-2.2.0.
FCEUX is a portable and highly accurate NES/Famicom/Famicom Disk System
emulator with excellent compatibility with almost every rom dump
available, supports both PAL and NTSC modes, save states, game genie
support, and networking. FCEUX also offers tools for debugging,
rom-hacking, map making, Tool-assisted movies, and Lua scripting.
Finally FCEUX includes a GTK2 GUI to assist in configuration and
gameplay.

ok rfreeman@ landry@
2012-12-25 00:07:01 +00:00