summaryrefslogtreecommitdiff
path: root/emulators/atari800/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-22 12:25:48 +0000
committerwiz <wiz@pkgsrc.org>2002-11-22 12:25:48 +0000
commit14b877856ad7df45797eaf1888723454ba6197df (patch)
tree93e22574aade38d64b2e7cceb7f40cc5e751ad3a /emulators/atari800/patches
parentd87dcdc3a9bd64faa3afaf180880cabe218e651e (diff)
downloadpkgsrc-14b877856ad7df45797eaf1888723454ba6197df.tar.gz
Update to 1.2.4, based on PR 19113 by Christian Groessler.
Some additional cleanup by me. Changes since 0.9.9* are too many to list here -- lots of new features.
Diffstat (limited to 'emulators/atari800/patches')
-rw-r--r--emulators/atari800/patches/patch-aa29
-rw-r--r--emulators/atari800/patches/patch-ab12
-rw-r--r--emulators/atari800/patches/patch-ac15
3 files changed, 19 insertions, 37 deletions
diff --git a/emulators/atari800/patches/patch-aa b/emulators/atari800/patches/patch-aa
index dd4469b3829..53894679190 100644
--- a/emulators/atari800/patches/patch-aa
+++ b/emulators/atari800/patches/patch-aa
@@ -1,25 +1,22 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/05/23 05:17:05 tv Exp $
+$NetBSD: patch-aa,v 1.2 2002/11/22 12:25:49 wiz Exp $
---- sound.c.orig Tue Dec 1 11:46:36 1998
-+++ sound.c Sun May 23 00:35:02 1999
-@@ -5,7 +5,7 @@
- #ifdef VOXWARE
+--- sound.c.orig Wed Aug 7 10:43:58 2002
++++ sound.c Wed Nov 20 15:50:44 2002
+@@ -7,7 +7,7 @@
+ #ifdef SOUND
#include <fcntl.h>
#include <sys/ioctl.h>
-#include <sys/soundcard.h>
+#include <soundcard.h>
#include "pokeysnd.h"
+ #include "log.h"
+@@ -20,7 +20,7 @@
-@@ -57,9 +57,9 @@
- unsigned int formats;
- int tmp;
+ #define DEFDSPRATE 22050
-- dsp_fd = open("/dev/dsp", O_WRONLY, 0777);
-+ dsp_fd = open("/dev/audio", O_WRONLY, 0777);
- if (dsp_fd == -1) {
-- perror("/dev/dsp");
-+ perror("/dev/audio");
- exit(1);
- }
- /*
+-static char *dspname = "/dev/dsp";
++static char *dspname = "/dev/audio";
+ static int dsprate = DEFDSPRATE;
+ static int fragstofill = 0;
+ static int snddelay = 60; /* delay in milliseconds */
diff --git a/emulators/atari800/patches/patch-ab b/emulators/atari800/patches/patch-ab
index 192977c8064..f9ceef6d1cc 100644
--- a/emulators/atari800/patches/patch-ab
+++ b/emulators/atari800/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/05/23 05:17:05 tv Exp $
+$NetBSD: patch-ab,v 1.2 2002/11/22 12:25:49 wiz Exp $
---- rt-config.c.orig Sun May 23 00:57:27 1999
-+++ rt-config.c Sun May 23 00:57:49 1999
-@@ -41,7 +41,7 @@
- extern int Ram256;
-
+--- rt-config.c.orig Sun Apr 7 21:35:40 2002
++++ rt-config.c Wed Nov 20 15:53:16 2002
+@@ -53,7 +53,7 @@
static char *rtconfig_filename1 = "atari800.cfg";
+ #endif
+
-static char *rtconfig_filename2 = "/etc/atari800.cfg";
+static char *rtconfig_filename2 = PREFIX "/share/atari800/atari800.cfg";
diff --git a/emulators/atari800/patches/patch-ac b/emulators/atari800/patches/patch-ac
deleted file mode 100644
index 5d8d3417b55..00000000000
--- a/emulators/atari800/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/05/23 05:17:05 tv Exp $
-
---- atari800.man.orig Sun May 23 01:07:10 1999
-+++ atari800.man Sun May 23 01:15:31 1999
-@@ -117,8 +117,8 @@
- Runs the emulator in a huge window where each Atari 800 pixel is
- represented by a 3x3 X Window rectange.
- .TP
--\fB-sound
--Enable sound using the Network Audio System.
-+\fB-nosound
-+Disable sound (necessary if no audio device is available).
- .SS Amiga Options
- .TP
- \fB-ocs