Commit Graph

998 Commits

Author SHA1 Message Date
edd
c04d20fef8 Update to dgen-sdl-1.32.
OK bcallah@
2013-03-23 02:12:21 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
brad
d594abfab5 Upgrade to QEMU 1.4.0. Enable the VNC TLS support.
Tested by todd@ kirby@ sthen@ and OK kirby@ sthen@
2013-03-20 00:46:01 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
fgsch
1ac84e52c2 update to sdlmame 0.148u1.
bcallah@ ok.
2013-03-10 10:56:50 +00:00
benoit
112af7aeba - update stella to 3.8.1 2013-03-05 13:42:13 +00:00
sthen
089ff7e0cd oops, wrong tree, add a REVISION bump 2013-02-24 14:44:45 +00:00
sthen
3e66370f14 don't pick up openal/freeglut (hidden deps). should probably be enabled at a
different time in the release cycle. ok naddy@ espie@
2013-02-24 14:44:25 +00:00
sthen
43d801d215 do the python symlink in pre-patch rather than pre-build; this way the build
still stops if it fails, but doesn't cause a problem with restarting builds.
suggested by/ok fgsch"
2013-02-06 10:19:52 +00:00
sthen
e68ce0c2e5 allow ln -s in pre-build to fail; lets interrupted builds be resumed.
ok fgsch@
2013-02-06 09:08:29 +00:00
brad
08fadbcd6b - Build option ROM .S files with separate preprocessor and
assembler steps because the C compiler could be unsuitable.
- When the pxa2xx performance counter related cp14 registers were converted
  from a switch-statement implementation to the new table driven cpregs
  format in commit dc2a9045c, the crn and crm values for all these
  registers were accidentally transposed. Fixes being able to boot
  OpenBSD/zaurus.

ok sthen@
2013-02-02 23:51:45 +00:00
brad
1b2028a51c Update to QEMU 1.3.1.
ok sthen@
2013-02-02 11:30:34 +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
fgsch
4b3d575b5a Update to sdlmame 0.148.
With help and comments from dcoppa@ and benoit@.
Please note this requires a kernel with the MAXTSIZ bump committed earlier.
2013-01-31 22:27:36 +00:00
sthen
8067630250 32-bit-align PCI data structure for vgabios in Qemu. ok brad@ 2013-01-29 10:57:03 +00:00
bcallah
63eeca4c3e Remove --disable-external-libs from audio/libsndfile. Needed for the import of audio/mscore.
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.

ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)
2013-01-26 15:53:20 +00:00
bentley
17b65bdc6e +nestopia 2013-01-25 09:09:22 +00:00
bentley
9f00dc526d Import nestopia-1.44.
Nestopia is an accuracy-focused emulator for the Nintendo Entertainment
System/Famicom (and Famicom Disk System). It is a computer program that
acts like a physical piece of hardware. In other words, this is a method
of preserving videogame history, with the welcome side effect of
allowing you to play NES games on a modern computer.

Nestopia uses highly optimized cycle exact emulation, allowing it to run
titles that rely on precise timing, many of which break under inferior
emulators.

ok benoit@ landry@ rfreeman@ kirby@
2013-01-25 09:08:23 +00:00
benoit
0b049f1e10 - update mednafen to 0.9.28
ok jeremy@
2013-01-23 21:36:06 +00:00
sthen
689c8a5b60 - switch to the default Tcl/Tk version (8.5)
- following discussions on ports@, use default C optimization flags
rather than hardcoding -O3

ok naddy@
2013-01-16 16:39:10 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
sthen
8074c7da31 use the correct libtool for fuse; avoids a hidden dep in their bundled
copy of libtool on gtar, which can break with dpb junking.  sync WANTLIB
while there.
2013-01-09 21:14:34 +00:00
bentley
7416d58008 +gnusim8085 2013-01-07 17:19:43 +00:00
bentley
3b39359755 Import gnusim8085-1.3.7.
GNUSim8085 is a 8085 microprocessor simulator with the following
features:

 - A simple editor component with syntax highlighting.
 - A keypad to input assembly language instructions with appropriate
   arguments.
 - Easy view of register contents.
 - Easy view of flag contents.
 - Hexadecimal <--> Decimal converter.
 - View of stack, memory and I/O contents.
 - Support for breakpoints for programming debugging.
 - Stepwise program execution.
 - One click conversion of assembly program to opcode listing.
 - Printing support.
 - UI translated in various languages.

ok benoit@
2013-01-07 17:18:39 +00:00
bentley
155fba4979 +mupen64plus-{rsp-z64,video-arachnoid,video-glide64,video-z64}
Also sort the list.
2013-01-07 17:06:33 +00:00
bentley
c55d8497ad Import mupen64plus-video-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level RDP
plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 17:04:25 +00:00
bentley
97e00d91f2 Import mupen64plus-video-glide64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin
for Mupen64Plus, based on the Glide64 plugin from Mupen64Plus 1.5.

ok rfreeman@
2013-01-07 17:01:50 +00:00
bentley
5cb420c25f Import mupen64plus-video-arachnoid-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin for
Mupen64Plus, based on the Arachnoid plugin for Project64.

ok rfreeman@
2013-01-07 16:59:51 +00:00
bentley
90d946d351 Import mupen64plus-rsp-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level signal
co-processor (RSP) plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 16:57:46 +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
benoit
4a85a291fc - update stella to 3.7.5
- regen PLIST
2013-01-05 21:43:13 +00:00
brad
b1758a6800 - Remove unused sparc CONFIGURE_ARGS option
- Clear contents of INSTALL_STRIP when using the debug FLAVOR so that
  the binary is not stripped
- Some small tweaks to the README

ok sthen@
2013-01-03 08:30:54 +00:00
brad
06a1ba0314 Update ONLY_FOR_ARCHS and remove a few archs that do not build
or just do not make sense anyway.

ok sthen@
2012-12-31 07:12:19 +00:00
brad
d989ce3fbf Add the CVE id. 2012-12-30 08:49:15 +00:00
jasper
cd12e8988f homepage moved to sourceforge (and it could use an update in case anyone's interested) 2012-12-27 20:28:48 +00:00
bentley
abba9bfed2 +fceux 2012-12-25 00:08:07 +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
bentley
f004a6ca1b Cleanup emulators/mupen64plus.
- don't build with -O3
- downgrade other plugins' lib dep on core plugin to build dep
- fix some MAKE_FLAGS overwriting that snuck in
- remove old post-patch targets
- update wantlib
- take maintainership
2012-12-24 09:23:07 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
bentley
c3ba93ed4d Give this a chance to build on sgi.
ok jasper@
2012-12-23 03:25:18 +00:00
landry
0e12cabe59 Mark as BROKEN-hppa: it never built there
OOM when compiling src/cpu/CPUCore.cc
2012-12-21 17:46:55 +00:00
landry
56381d7597 Mark as BROKEN-hppa: it never built there.
mpu401.cpp:42: error: expected identifier before numeric constant
mpu401.cpp:42: error: expected `}' before numeric constant
mpu401.cpp:42: error: expected unqualified-id before numeric constant
mpu401.cpp:42: error: expected declaration before '}' token
mpu401.cpp:42: error: expected `}' before numeric constant
mpu401.cpp:42: error: expected unqualified-id before numeric constant
mpu401.cpp:42: error: expected declaration before '}' token
2012-12-21 17:44:47 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
brad
1e1449b98c e1000: Also discard oversized packets if LPE is enabled.
ok sthen@
2012-12-20 23:12:20 +00:00
edd
7101d9d683 Make fs-uae listen to CFLAGS and CXXFLAGS.
OK sthen@
2012-12-20 22:29:32 +00:00
landry
260ec5e94c Mark BROKEN-sparc64 : error: invalid 'asm': invalid operand output code 2012-12-20 19:51:28 +00:00
bentley
45a58bacbb Update to openmsx-0.9.1.
While here, take maintainership.

Release notes:
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.0/README_release-notes.txt/view
http://sourceforge.net/projects/openmsx/files/openmsx/0.9.1/README_release-notes.txt/view
2012-12-20 17:38:36 +00:00
ajacoutot
ada00c0384 Revert, this pkg is for Fedora Core 4, not 10 (and it explicitely says it
needs an update to F10).
2012-12-12 22:02:50 +00:00
gsoares
c969020940 tweak COMMENT (use ${FEDORA_V} instead of hardcoding it); no package change. 2012-12-12 19:32:35 +00:00