From 6f79c9c567ba33f6a18d2d11c44a8f20c67a4325 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Tue, 30 Mar 1999 16:32:35 +0000 Subject: Updated to version 0.8.6 after I modified several problems PR: ports/7734 Submitted by: Joel Sutton (maintainer) --- emulators/atari800/files/patch-ad | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'emulators/atari800/files/patch-ad') diff --git a/emulators/atari800/files/patch-ad b/emulators/atari800/files/patch-ad index 7b586ec4aa06..cc8d4527a87f 100644 --- a/emulators/atari800/files/patch-ad +++ b/emulators/atari800/files/patch-ad @@ -1,19 +1,19 @@ -*** rt-config.c.orig Sun Apr 20 23:38:04 1997 ---- rt-config.c Sun Apr 20 23:39:04 1997 +*** sound.c.orig Thu Jun 18 21:57:09 1998 +--- sound.c Thu Jun 18 21:57:30 1998 *************** -*** 32,38 **** - int enable_xcolpf1; +*** 5,11 **** + #ifdef VOXWARE + #include + #include +! #include - static char *rtconfig_filename1 = "atari800.cfg"; -! static char *rtconfig_filename2 = "/etc/atari800.cfg"; + #include "pokey11.h" - int RtConfigLoad (char *rtconfig_filename) - { ---- 32,38 ---- - int enable_xcolpf1; +--- 5,11 ---- + #ifdef VOXWARE + #include + #include +! #include - static char *rtconfig_filename1 = "atari800.cfg"; -! static char *rtconfig_filename2 = ATARI_CONFIG ; + #include "pokey11.h" - int RtConfigLoad (char *rtconfig_filename) - { -- cgit v1.2.3