ajacoutot
6126547b01
Drop uneeded patches.
2013-06-01 19:19:16 +00:00
bentley
6503ffbd58
Update to gambatte-r532.
...
ok landry@
2013-05-31 15:34:55 +00:00
bcallah
f4dcaf68d7
Update emulators/sdlmess to 0.148u5
...
Tested by rfreeman@
ok sthen@ rfreeman@
2013-05-27 10:48:06 +00:00
bcallah
1ce306b8f5
Update emulators/sdlmame to 0.148u5
...
Tested by rfreeman@
ok sthen@ rfreeman@
2013-05-27 10:47:20 +00:00
brad
770c6df8bc
Update to QEMU 1.4.2. Includes a fix for CVE-2013-2007.
...
ok sthen@
2013-05-24 22:05:51 +00:00
sthen
9e6ab6d0ca
use ${SUBST_CMD} -c -o ${SHAREOWN} -g ${SHAREGRP} instead of two-step
...
process with SUBST_CMD / chown. ok bcallah@
2013-05-08 14:46:10 +00:00
edd
a24e03725f
Update to fs-uae-2.2.2.
...
ok bcallah@
2013-05-04 17:17:05 +00:00
bcallah
8943c018fc
Update emulators/sdlmess to 0.148u4 (sync with sdlmame)
...
As sdlmame, Makefile tweaks from sthen@
ok fgsch@
2013-05-02 21:05:31 +00:00
bcallah
d2ec037637
Update emulators/sdlmame to 0.148u4
...
Makefile tweaks courtesy of sthen@
ok fgsch@
2013-05-02 21:04:01 +00:00
brad
8a9cc37b5f
Update to Bochs 2.6.1.
...
ok sthen@
2013-04-26 17:32:26 +00:00
bentley
bb86ebc474
Update to fceux-2.2.1.
...
ok rfreeman@
2013-04-22 23:28:07 +00:00
brad
e1fc1f0ef4
Update to QEMU 1.4.1. Includes a fix for CVE-2013-1922.
...
ok sthen@
2013-04-19 02:47:43 +00:00
brad
6f9fb3668a
Make use of the testsuite.
...
ok sthen@
2013-04-14 20:28:56 +00:00
fgsch
fcc47f929a
Update to sdlmame 0.148u3.
...
ok bcallah who takes over maintainership ;-)
2013-04-14 17:30:56 +00:00
bcallah
d153665f7e
Update emulators/sdlmess to 0148u3.
...
ok fgsch@
2013-04-14 13:45:41 +00:00
ajacoutot
75a6f18aba
Fix build with gtkmm>=2.24.3; shoud be the last fallout.
...
reported by nigel@
2013-04-09 06:21:22 +00:00
bcallah
d030fedd68
Update emulators/sdlmess to 0.148u2 (sync with emulators/sdlmame).
...
Like sdlmame, disable the Qt-based debugger.
ok rfreeman@
2013-04-08 04:27:42 +00:00
bcallah
1faa810a7c
Make sure to apply the u2 patch from the recent update.
...
Explicitly disable the new Qt-based debugger.
Bump REVISION.
Discussed with and ok fgsch@ (MAINTAINER)
2013-04-06 02:19:13 +00:00
fgsch
f5e56cf971
Update to sdlmame 0.148u2.
...
bcallah@ ok.
2013-04-05 09:10:25 +00:00
rfreeman
cc440e355c
remove -pthread patch, from last change
2013-04-03 00:06:28 +00:00
rfreeman
86038f75b1
remove dep on esound, disable esound in configure, enable sdl audio, remove
...
-pthread patch as its not needed, remove USE_GROFF, GPLv2+ license marker.
OK brad@, sthen@
2013-04-03 00:03:25 +00:00
brad
0ba56332b3
Update the get_clock() function so it will utilize clock_gettime() with
...
monotonic time on OpenBSD instead of using gettimeofday().
ok sthen@
2013-04-01 13:40:32 +00:00
bcallah
888b27ec52
Update emulators/sdlmess to 0.148u1 - the same version as emulators/sdlmame
...
Take MAINTAINER
ok fgsch@
2013-04-01 01:23:51 +00:00
edd
101e60bd59
Update fs-uae to 2.2.0.
...
Upstream took most of our patches, they mostly have gone.
There is one remaining -O0 in the top level Makefile, which works
around an optimiser bug. Yay.
OK bcallah@
2013-03-31 20:16:10 +00:00
ajacoutot
1a39569a06
No need for MODGNU_AUTOMAKE_DEPENDS.
2013-03-26 17:00:41 +00:00
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