Commit Graph

978 Commits

Author SHA1 Message Date
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
brad
73ce713d49 Upgrade to QEMU 1.2.2.
ok sthen@
2012-12-12 18:01:08 +00:00
jasper
5bebaabf44 mips64 is not a supported platform currently 2012-12-10 08:22:19 +00:00
ajacoutot
f5b486d58a Mark BROKEN on powerpc, error: invalid 'asm': invalid %k value 2012-12-07 08:43:06 +00:00
sthen
7380c81b46 bump following MODPY_SETUPTOOLS, it adds to RUN_DEPENDS.. 2012-11-24 09:09:57 +00:00
sthen
c1bd32651f use MODPY_SETUPTOOLS=Yes, breakage noticed by nigel@ 2012-11-24 09:09:05 +00:00
ajacoutot
08b68fbd9e Missing RUN_DEPENDS. 2012-11-23 07:09:32 +00:00
edd
6814f9eab9 Link fs-uae. 2012-11-22 23:47:26 +00:00
edd
aa4a63cb21 Import fs-uae-2.0.1; a modern Amiga emulator based on the windows
version of UAE.

OK sthen@, gonzalo@
2012-11-22 23:45:20 +00:00
brad
ff8edcf108 Update to QEMU 1.2.1.
ok ajacoutot@
2012-11-21 11:41:02 +00:00
edd
322897d659 Update to dgen-1.31.
OK rfreeman@, bentley@
2012-11-19 23:31:55 +00:00
ratchov
7b222971b3 Add support for midi output using libsndio, to allow dosbox to use
softsynths or remote midi hardware

ok jsg
2012-11-17 14:07:50 +00:00
bentley
28196f6018 Fix build if imake isn't installed.
While here, update license and respect ${CC}.

ok kevlo@ (maintainer)
2012-11-13 16:31:40 +00:00
gsoares
2d635b17e3 use ${FEDORA_V} here; no package change
OK aja@
2012-11-12 18:02:34 +00:00
ajacoutot
3e3383a676 Fix COMMENT; from Daniel Bolgheroni 2012-11-12 15:03:41 +00:00
okan
e1b10b2681 bump the default ram for KA665X from 16mb to 128mb, based on various
feedback/bikesheding for what a reasonable default could be for an
emulated vax.  this doesn't stop one from lowering the default via
a config file.
2012-10-27 23:58:41 +00:00
sthen
6d9238010b Unbreak emulators/mednafen build - previous commit broke this on LP32 machines.
Fortunately we build on i386 and vax which help us pick up portability problems.

ok jeremy@ (maintainer). no bump, doesn't affect machines where it did build.
2012-10-26 10:32:55 +00:00
gsoares
94360e1442 minor update to 0.8.3.1
ok sthen@
2012-10-25 12:27:53 +00:00
ajacoutot
8eef04bfb1 Allow overriding FEDORADIR. 2012-10-22 11:41:56 +00:00
ajacoutot
8700bf29fc Allow overriding FEDORA_V. 2012-10-22 10:09:11 +00:00
edd
958e2ae8a2 Update to mednafen-0.9.26.
OK jeremy@
2012-10-20 17:35:18 +00:00