repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
emulators
/
snes9x
/
patches
/
patch-al
blob
0018932c2461393a8d7a4d60087fe86ecbb56de7
1
$NetBSD$
2
3
--- i386/ZSNES.ASM.orig 2004-12-30 14:15:44.000000000 -0800
4
+++ i386/ZSNES.ASM
5
@@ -92,7 +92,7 @@ NEWSYM SfxAC, dd 0
6
7
SECTION .data
8
9
-%ifdef __DJGPP__
10
+%ifdef _ASM_UNDERBARS
11
%define SRAM _SRAM
12
%define ROM _ROM
13
%define RegRAM _RegRAM