From b962685c91c3eafb81fe6a50e765e1e2eae1b811 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 22 May 2000 07:18:04 +0000 Subject: Update to 1999121400 version, and add Alpha support. I modified the patch Mario created for the Makefile so it would use proper Makefile logic. PR: 18734 Submitted by: MAINTAINER --- emulators/truereality/files/patch-ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/truereality/files/patch-ac') diff --git a/emulators/truereality/files/patch-ac b/emulators/truereality/files/patch-ac index f839c9c9e30c..7e5069cf9a79 100644 --- a/emulators/truereality/files/patch-ac +++ b/emulators/truereality/files/patch-ac @@ -1,6 +1,6 @@ ---- N64/memory.c.ORIG Sun Nov 28 14:21:18 1999 -+++ N64/memory.c Sun Nov 28 14:23:34 1999 -@@ -346,7 +346,8 @@ +--- N64/memory.c.orig Sat May 20 15:18:49 2000 ++++ N64/memory.c Sat May 20 15:20:56 2000 +@@ -312,7 +312,8 @@ mem_shminfo[i].shmid = shmget(IPC_PRIVATE, mem_size[i], IPC_CREAT | 0777); if(mem_shminfo[i].shmid < 0) { -- cgit v1.2.3