From eeeb3fc79a61c5d3d3b18f9a9914117043247b10 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Nov 2000 16:43:40 +0000 Subject: Import snes9x, a SNES (Super Nintendo) emulator. Package provided by Jared D. McNeill in pkg/11439, touched up by me. XXX: i386/ELF only for now, patch-ab and patch-ac improve compilation on a.out, but linking fails (underbar problems). --- emulators/snes9x/patches/patch-ac | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 emulators/snes9x/patches/patch-ac (limited to 'emulators/snes9x/patches/patch-ac') diff --git a/emulators/snes9x/patches/patch-ac b/emulators/snes9x/patches/patch-ac new file mode 100644 index 00000000000..81c87894ffd --- /dev/null +++ b/emulators/snes9x/patches/patch-ac @@ -0,0 +1,9 @@ +$NetBSD: patch-ac,v 1.1.1.1 2000/11/09 16:43:42 wiz Exp $ + +--- i386/fxemu2.asm.orig Fri Sep 10 19:18:40 1999 ++++ i386/fxemu2.asm +@@ -2683,4 +2683,3 @@ + SECTION .data + NEWSYM fxtrace, db 0; times 65536 db 0 + +-SECTION .TEXT -- cgit v1.2.3