summaryrefslogtreecommitdiff
path: root/emulators/snes9x/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/snes9x/patches/patch-al')
-rw-r--r--emulators/snes9x/patches/patch-al12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/snes9x/patches/patch-al b/emulators/snes9x/patches/patch-al
new file mode 100644
index 00000000000..32078bf91cb
--- /dev/null
+++ b/emulators/snes9x/patches/patch-al
@@ -0,0 +1,12 @@
+$NetBSD: patch-al,v 1.1 2002/12/30 21:40:12 kristerw Exp $
+--- i386/zsnes.asm.orig Mon Dec 30 21:21:47 2002
++++ i386/zsnes.asm Mon Dec 30 21:22:23 2002
+@@ -92,7 +92,7 @@
+
+ SECTION .data
+
+-%ifdef __DJGPP__
++%ifdef _ASM_UNDERBARS
+ %define SRAM _SRAM
+ %define ROM _ROM
+ %define RegRAM _RegRAM