Removed superfluous ^Z at the end of files
This commit is contained in:
@@ -54,4 +54,4 @@ Then to build the executable, go to the src directory and type:
|
|||||||
make -f makefile.win
|
make -f makefile.win
|
||||||
|
|
||||||
You may also want to compress zsnesw.exe with upx (http://upx.tsx.org), it will
|
You may also want to compress zsnesw.exe with upx (http://upx.tsx.org), it will
|
||||||
divide its size by 10.
|
divide its size by 10.
|
||||||
@@ -3,4 +3,4 @@ ZSNES Open Source Authors:
|
|||||||
|
|
||||||
zsKnight <zsknight@zsnes.com>
|
zsKnight <zsknight@zsnes.com>
|
||||||
_Demo_ <z_demo_z@users.sourceforge.net>
|
_Demo_ <z_demo_z@users.sourceforge.net>
|
||||||
|
|
||||||
|
|||||||
@@ -503,4 +503,3 @@ Save Cfg :
|
|||||||
About :
|
About :
|
||||||
Perform : Just displays the version # and the authors of ZSNES
|
Perform : Just displays the version # and the authors of ZSNES
|
||||||
|
|
||||||
|
|
||||||
@@ -601,4 +601,3 @@ Info on 256x256x256 scanlines mode is from the MAME source. Thanks to
|
|||||||
Also, good luck to all those who are writing emulators, especially those
|
Also, good luck to all those who are writing emulators, especially those
|
||||||
who are writing snes emulators, including Snes9x, Nlke, SNEeSe, and
|
who are writing snes emulators, including Snes9x, Nlke, SNEeSe, and
|
||||||
SNEMul! And also good luck to the makers of TheSE!
|
SNEMul! And also good luck to the makers of TheSE!
|
||||||
|
|
||||||
@@ -524,4 +524,3 @@ Q : Where do I get the games?
|
|||||||
A : The ZSNES Team will *NOT* provide any games or any links to games.
|
A : The ZSNES Team will *NOT* provide any games or any links to games.
|
||||||
|
|
||||||
ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ
|
ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ
|
||||||
|
|
||||||
@@ -340,4 +340,3 @@ library. If this is what you want to do, use the GNU Library General
|
|||||||
Public License instead of this License.
|
Public License instead of this License.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
@@ -2,4 +2,4 @@ If you need help to compile zsnes, read install.txt.
|
|||||||
If you need help to browse the sources, read srcinfo.txt.
|
If you need help to browse the sources, read srcinfo.txt.
|
||||||
|
|
||||||
For more information about zsnes development, check http://zsnes.sourceforge.net
|
For more information about zsnes development, check http://zsnes.sourceforge.net
|
||||||
The official website is at http://www.zsnes.com
|
The official website is at http://www.zsnes.com
|
||||||
@@ -26,4 +26,3 @@
|
|||||||
%define USERNAMEC 'P'^76,'b'^89,'-'^178,'|'^34,'-'^217
|
%define USERNAMEC 'P'^76,'b'^89,'-'^178,'|'^34,'-'^217
|
||||||
%define USERNAMEI 0 ; 1
|
%define USERNAMEI 0 ; 1
|
||||||
|
|
||||||
|
|
||||||
@@ -1871,4 +1871,3 @@ SECTION .data
|
|||||||
|
|
||||||
SECTION .text
|
SECTION .text
|
||||||
|
|
||||||
|
|
||||||
@@ -950,4 +950,3 @@ DSPOp0E()
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -636,4 +636,3 @@ DSP1_14: ; 3D angle rotation
|
|||||||
mov byte[DSP1RLeft],3
|
mov byte[DSP1RLeft],3
|
||||||
pop eax
|
pop eax
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -2680,4 +2680,3 @@ NEWSYM FXEndLoop
|
|||||||
SECTION .data
|
SECTION .data
|
||||||
NEWSYM fxtrace, db 0; times 65536 db 0
|
NEWSYM fxtrace, db 0; times 65536 db 0
|
||||||
|
|
||||||
|
|
||||||
@@ -832,4 +832,3 @@
|
|||||||
shr eax,2
|
shr eax,2
|
||||||
mov [SfxDREG],eax
|
mov [SfxDREG],eax
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -611,4 +611,3 @@ NEWSYM FxOpcBF ; FROM rn set source register
|
|||||||
mov byte[SfxOverflow],al
|
mov byte[SfxOverflow],al
|
||||||
CLRFLAGS
|
CLRFLAGS
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -86,4 +86,3 @@
|
|||||||
CLRFLAGS
|
CLRFLAGS
|
||||||
ret
|
ret
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -2548,4 +2548,3 @@ NEWSYM FxOpdFFA2 ; SM (XX),RN store word in RAM
|
|||||||
mov [eax+ebx],dh
|
mov [eax+ebx],dh
|
||||||
CLRFLAGS
|
CLRFLAGS
|
||||||
FXReturn
|
FXReturn
|
||||||
|
|
||||||
@@ -526,4 +526,3 @@
|
|||||||
CLRFLAGS
|
CLRFLAGS
|
||||||
FXReturn
|
FXReturn
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -3543,4 +3543,3 @@ NEWSYM sfxnametab
|
|||||||
db 'IWT R8 IWT R9 IWT R10 IWT R11 '
|
db 'IWT R8 IWT R9 IWT R10 IWT R11 '
|
||||||
db 'IWT R12 IWT R13 IWT R14 IWT R15 '
|
db 'IWT R12 IWT R13 IWT R14 IWT R15 '
|
||||||
|
|
||||||
|
|
||||||
@@ -362,4 +362,3 @@ NEWSYM SA1switchtovirq
|
|||||||
mov [initaddrl],esi
|
mov [initaddrl],esi
|
||||||
add esi,eax
|
add esi,eax
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -2574,4 +2574,3 @@ NEWSYM sdd14801w
|
|||||||
pop ebx
|
pop ebx
|
||||||
pop eax
|
pop eax
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -667,4 +667,3 @@ NEWSYM sfxaccessbankw16d
|
|||||||
xor ebx,ebx
|
xor ebx,ebx
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -1620,4 +1620,3 @@ emulRTI
|
|||||||
mov word[stackor],0100h
|
mov word[stackor],0100h
|
||||||
endloop
|
endloop
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -1618,4 +1618,3 @@ emulRTI
|
|||||||
mov word[stackor],0100h
|
mov word[stackor],0100h
|
||||||
endloop
|
endloop
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -1628,4 +1628,3 @@ emulRTI
|
|||||||
mov word[stackor],0100h
|
mov word[stackor],0100h
|
||||||
endloop
|
endloop
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -809,4 +809,3 @@ EXTSYM membank0w8ram
|
|||||||
.np
|
.np
|
||||||
call dword near [memtablew16+ebx*4]
|
call dword near [memtablew16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -789,4 +789,3 @@ EXTSYM DPageR8,DPageR16,DPageW8,DPageW16
|
|||||||
.np
|
.np
|
||||||
call dword near [memtablew16+ebx*4]
|
call dword near [memtablew16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -406,4 +406,3 @@
|
|||||||
call dword near [memtabler16+ebx*4]
|
call dword near [memtabler16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
|
|
||||||
@@ -402,4 +402,3 @@
|
|||||||
call dword near [memtabler16+ebx*4]
|
call dword near [memtabler16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
|
|
||||||
@@ -1352,4 +1352,3 @@ NEWSYM exechdmars
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -3051,4 +3051,3 @@ NEWSYM WDSPRegFF ;
|
|||||||
mov [DSPMem+0FFh],al
|
mov [DSPMem+0FFh],al
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -5695,4 +5695,3 @@ GetCDMAPos:
|
|||||||
ja .loop
|
ja .loop
|
||||||
|
|
||||||
.fin
|
.fin
|
||||||
|
|
||||||
@@ -1992,4 +1992,3 @@ COpFB: ; XCE i
|
|||||||
COp42: ; WDM
|
COp42: ; WDM
|
||||||
inc esi
|
inc esi
|
||||||
endloop
|
endloop
|
||||||
|
|
||||||
@@ -1984,4 +1984,3 @@ COpFB: ; XCE i
|
|||||||
COp42: ; WDM
|
COp42: ; WDM
|
||||||
inc esi
|
inc esi
|
||||||
endloop
|
endloop
|
||||||
|
|
||||||
@@ -1984,4 +1984,3 @@ COpFB: ; XCE i
|
|||||||
COp42: ; WDM
|
COp42: ; WDM
|
||||||
inc esi
|
inc esi
|
||||||
endloop
|
endloop
|
||||||
|
|
||||||
@@ -4371,4 +4371,3 @@ NEWSYM execsingle
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -521,4 +521,3 @@ NEWSYM NMIemulmodedeb
|
|||||||
add esi,eax
|
add esi,eax
|
||||||
jmp execloopdeb
|
jmp execloopdeb
|
||||||
|
|
||||||
|
|
||||||
@@ -4403,4 +4403,3 @@ debugdecompress:
|
|||||||
call .nomoredec
|
call .nomoredec
|
||||||
pop ebx
|
pop ebx
|
||||||
jmp memaccessbankr8
|
jmp memaccessbankr8
|
||||||
|
|
||||||
@@ -1096,4 +1096,3 @@ regINVALID: ; Invalid Register
|
|||||||
|
|
||||||
.invalidreg db 'Invalid Read Register : $'
|
.invalidreg db 'Invalid Read Register : $'
|
||||||
|
|
||||||
|
|
||||||
@@ -98,4 +98,3 @@
|
|||||||
mov al,bl
|
mov al,bl
|
||||||
.ny7
|
.ny7
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -1769,4 +1769,3 @@ regexiter:
|
|||||||
.invalidaddr db ' at address $'
|
.invalidaddr db ' at address $'
|
||||||
.invbank db 0
|
.invbank db 0
|
||||||
.invaddr db 0
|
.invaddr db 0
|
||||||
|
|
||||||
@@ -49,4 +49,3 @@ EXTSYM tableadc
|
|||||||
mov eax,%2
|
mov eax,%2
|
||||||
mov [edi],eax
|
mov [edi],eax
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -1571,4 +1571,3 @@ COPemulmode
|
|||||||
mov word[stackor],0100h
|
mov word[stackor],0100h
|
||||||
endloop
|
endloop
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -809,4 +809,3 @@ EXTSYM SA1DPageR8,SA1DPageR16,SA1DPageW8,SA1DPageW16
|
|||||||
.np
|
.np
|
||||||
call dword near [memtablew16+ebx*4]
|
call dword near [memtablew16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -401,4 +401,3 @@
|
|||||||
call dword near [memtabler16+ebx*4]
|
call dword near [memtabler16+ebx*4]
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
|
|
||||||
@@ -1987,4 +1987,3 @@ SA1COpFB: ; XCE i
|
|||||||
SA1COp42: ; WDM
|
SA1COp42: ; WDM
|
||||||
inc esi
|
inc esi
|
||||||
endloop
|
endloop
|
||||||
|
|
||||||
@@ -2692,4 +2692,3 @@ NEWSYM Invalidopcode ; Invalid Opcode
|
|||||||
dec ebp
|
dec ebp
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -94,4 +94,3 @@
|
|||||||
add ebx,spcRam
|
add ebx,spcRam
|
||||||
ReadByte
|
ReadByte
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -165,4 +165,3 @@
|
|||||||
mov [spcNZ],al
|
mov [spcNZ],al
|
||||||
ret
|
ret
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -696,4 +696,3 @@ NEWSYM SA1settableDm16
|
|||||||
mov dword[edi+0FFh*4],SA1COpFFm16d
|
mov dword[edi+0FFh*4],SA1COpFFm16d
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -1188,4 +1188,3 @@ NEWSYM settableDm16
|
|||||||
mov dword[edi+0FFh*4],COpFFm16d
|
mov dword[edi+0FFh*4],COpFFm16d
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -720,4 +720,3 @@ settableDm16:
|
|||||||
mov dword[edi+0FFh*4],COpFFm16d
|
mov dword[edi+0FFh*4],COpFFm16d
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -720,4 +720,3 @@ settableDm16:
|
|||||||
mov dword[edi+0FFh*4],COpFFm16d
|
mov dword[edi+0FFh*4],COpFFm16d
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -3846,4 +3846,3 @@ NEWSYM ArgumentTable
|
|||||||
db 00,01,02,03,04,05,06,07,08,24,63,32,30,00,31,00
|
db 00,01,02,03,04,05,06,07,08,24,63,32,30,00,31,00
|
||||||
; F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF
|
; F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF
|
||||||
db 14,01,02,03,15,16,17,18,35,64,09,65,31,66,67,00
|
db 14,01,02,03,15,16,17,18,35,64,09,65,31,66,67,00
|
||||||
|
|
||||||
@@ -1818,4 +1818,3 @@ NEWSYM GetTimeInSeconds
|
|||||||
div ebx
|
div ebx
|
||||||
pop es
|
pop es
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -153,4 +153,3 @@ GPP_ERR:
|
|||||||
pop ebx
|
pop ebx
|
||||||
mov eax,1
|
mov eax,1
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -618,4 +618,3 @@ NEWSYM dosinitvideo
|
|||||||
pop es
|
pop es
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -1614,4 +1614,3 @@ NEWSYM SetInputDevice209
|
|||||||
.exit
|
.exit
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -434,4 +434,3 @@ NEWSYM DeInitModemC
|
|||||||
sti
|
sti
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -223,4 +223,3 @@ ModeALoop:
|
|||||||
dec ecx
|
dec ecx
|
||||||
jnz ModeALoop
|
jnz ModeALoop
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -327,4 +327,3 @@ ALP:
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -552,4 +552,3 @@ RMREGS
|
|||||||
.sp dw 0
|
.sp dw 0
|
||||||
.ss dw 0
|
.ss dw 0
|
||||||
.spare times 20 dd 0
|
.spare times 20 dd 0
|
||||||
|
|
||||||
@@ -799,4 +799,3 @@ NEWSYM RMREGS
|
|||||||
.ss dw 0
|
.ss dw 0
|
||||||
.spare times 20 dd 0
|
.spare times 20 dd 0
|
||||||
;----------------------------------------------------------------------
|
;----------------------------------------------------------------------
|
||||||
|
|
||||||
@@ -264,4 +264,4 @@ DWORD GetDate()
|
|||||||
+((newtime->tm_wday) << 28);
|
+((newtime->tm_wday) << 28);
|
||||||
|
|
||||||
return(value);
|
return(value);
|
||||||
}
|
}
|
||||||
@@ -393,4 +393,3 @@ int pccmdline(void)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -209,4 +209,3 @@ NEWSYM ipxgetchar
|
|||||||
pop eax
|
pop eax
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -247,4 +247,3 @@ NEWSYM bg4change, times 256 db 0
|
|||||||
NEWSYM bgwinchange, times 256 db 0
|
NEWSYM bgwinchange, times 256 db 0
|
||||||
|
|
||||||
NEWSYM PrevPicture, times 64*56*2 db 0
|
NEWSYM PrevPicture, times 64*56*2 db 0
|
||||||
|
|
||||||
@@ -408,4 +408,3 @@ int FCosTab[2048] =
|
|||||||
65412, 65424, 65436, 65446, 65457, 65466, 65475, 65483, 65491, 65498, 65505,
|
65412, 65424, 65436, 65446, 65457, 65466, 65475, 65483, 65491, 65498, 65505,
|
||||||
65511, 65516, 65520, 65524, 65528, 65531, 65533, 65534, 65535
|
65511, 65516, 65520, 65524, 65528, 65531, 65533, 65534, 65535
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -22,4 +22,3 @@ extern int FCosTab[2048];
|
|||||||
#define FSin(x) FSinTab[(x)&FSINMAX]
|
#define FSin(x) FSinTab[(x)&FSINMAX]
|
||||||
#define FCos(x) FCosTab[(x)&FSINMAX]
|
#define FCos(x) FCosTab[(x)&FSINMAX]
|
||||||
|
|
||||||
|
|
||||||
@@ -4895,4 +4895,4 @@ db 226,86,221,254,72,14,126,180,200,171,85,94,120,124,196,225,150,57,219,158
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -1337,4 +1337,3 @@ guicheaterror4 db 'GOLD FINGER CODE.',0
|
|||||||
guicheaterror5 db 'PRESS ANY KEY.',0
|
guicheaterror5 db 'PRESS ANY KEY.',0
|
||||||
guicheatvalrep db 0
|
guicheatvalrep db 0
|
||||||
|
|
||||||
|
|
||||||
@@ -187,4 +187,3 @@ ComboRemoval:
|
|||||||
.global
|
.global
|
||||||
popad
|
popad
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -2183,4 +2183,3 @@ WaitForKey:
|
|||||||
.mousedis2
|
.mousedis2
|
||||||
mov byte[GUIpclicked],1
|
mov byte[GUIpclicked],1
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -1552,4 +1552,3 @@ loadquickfname:
|
|||||||
pop eax
|
pop eax
|
||||||
ret
|
ret
|
||||||
.temp times 256 dd 0
|
.temp times 256 dd 0
|
||||||
|
|
||||||
@@ -496,4 +496,3 @@ NEWSYM GUIDoReset
|
|||||||
mov byte[Voice7Status],0
|
mov byte[Voice7Status],0
|
||||||
mov byte[GUIQuit],2
|
mov byte[GUIQuit],2
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -2858,4 +2858,3 @@ DrawMouse:
|
|||||||
jnz near .next2
|
jnz near .next2
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -1777,4 +1777,3 @@ loadstaterecv:
|
|||||||
StateLoadedOk db 10,13,'STATE LOADED.',10,13,10,13,0
|
StateLoadedOk db 10,13,'STATE LOADED.',10,13,10,13,0
|
||||||
StateLoadedFail db 10,13,'LOAD FAILED.',10,13,10,13,0
|
StateLoadedFail db 10,13,'LOAD FAILED.',10,13,10,13,0
|
||||||
|
|
||||||
|
|
||||||
@@ -833,4 +833,3 @@ GUIDrawSlideBar:
|
|||||||
mov esi,%7
|
mov esi,%7
|
||||||
call GUIDrawSlideBar
|
call GUIDrawSlideBar
|
||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
@@ -1434,4 +1434,3 @@ restore16b:
|
|||||||
mov byte[vesa2_gpos],6
|
mov byte[vesa2_gpos],6
|
||||||
.nored
|
.nored
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -5324,4 +5324,3 @@ NEWSYM outofmemoryerror, db 'OUT OF MEMORY.',0
|
|||||||
NEWSYM outofmemoryerror2, db 'ROM IS TOO BIG.',0
|
NEWSYM outofmemoryerror2, db 'ROM IS TOO BIG.',0
|
||||||
SECTION .text
|
SECTION .text
|
||||||
|
|
||||||
|
|
||||||
@@ -1,2 +1 @@
|
|||||||
/Fezsnesw.exe chips\dsp1proc.obj dos\sw.obj dos\gppro.obj dos\vesa12.obj dos\zsipx.obj dos\modemrtn.obj dos\joy.obj dos\debug.obj dos\vesa2.obj dos\initvid.obj cfgload.obj endmem.obj fixsin.obj init.obj ui.obj vcache.obj water.obj video\procvid.obj win\copyvwin.obj win\winintrf.obj win\winlink.obj win\zloaderw.obj win\ztcp.obj win\zfilew.obj win\zipxw.obj video\makev16b.obj video\makev16t.obj video\makevid.obj video\mode716.obj video\mode716b.obj video\mode716d.obj video\mode716e.obj video\mode716t.obj video\mode7.obj video\mode7ext.obj video\mv16tms.obj video\newg162.obj video\newgfx16.obj video\newgfx2.obj video\newgfx.obj video\m716text.obj video\2xsaiw.obj video\2xsai.obj gui\gui.obj gui\menu.obj cpu\addrni.obj cpu\dma.obj cpu\dsp.obj cpu\dspproc.obj cpu\execute.obj cpu\irq.obj cpu\memory.obj cpu\spc700.obj cpu\stable.obj cpu\table.obj cpu\tableb.obj cpu\tablec.obj chips\dsp1emu.obj chips\fxemu2.obj chips\fxemu2b.obj chips\fxemu2c.obj chips\fxtable.obj chips\sa1proc.obj chips\sa1regs.obj chips\sfxproc.obj obj\unzip.obj obj\zzip.obj zlib.lib wsock32.lib user32.lib gdi32.lib shell32.lib ddraw.lib dsound.lib dinput.lib d3dx.lib /link /section:.text,erw
|
/Fezsnesw.exe chips\dsp1proc.obj dos\sw.obj dos\gppro.obj dos\vesa12.obj dos\zsipx.obj dos\modemrtn.obj dos\joy.obj dos\debug.obj dos\vesa2.obj dos\initvid.obj cfgload.obj endmem.obj fixsin.obj init.obj ui.obj vcache.obj water.obj video\procvid.obj win\copyvwin.obj win\winintrf.obj win\winlink.obj win\zloaderw.obj win\ztcp.obj win\zfilew.obj win\zipxw.obj video\makev16b.obj video\makev16t.obj video\makevid.obj video\mode716.obj video\mode716b.obj video\mode716d.obj video\mode716e.obj video\mode716t.obj video\mode7.obj video\mode7ext.obj video\mv16tms.obj video\newg162.obj video\newgfx16.obj video\newgfx2.obj video\newgfx.obj video\m716text.obj video\2xsaiw.obj video\2xsai.obj gui\gui.obj gui\menu.obj cpu\addrni.obj cpu\dma.obj cpu\dsp.obj cpu\dspproc.obj cpu\execute.obj cpu\irq.obj cpu\memory.obj cpu\spc700.obj cpu\stable.obj cpu\table.obj cpu\tableb.obj cpu\tablec.obj chips\dsp1emu.obj chips\fxemu2.obj chips\fxemu2b.obj chips\fxemu2c.obj chips\fxtable.obj chips\sa1proc.obj chips\sa1regs.obj chips\sfxproc.obj obj\unzip.obj obj\zzip.obj zlib.lib wsock32.lib user32.lib gdi32.lib shell32.lib ddraw.lib dsound.lib dinput.lib d3dx.lib /link /section:.text,erw
|
||||||
|
|
||||||
@@ -45,4 +45,4 @@ section .text
|
|||||||
%define %1 _%1
|
%define %1 _%1
|
||||||
%rotate 1
|
%rotate 1
|
||||||
%endrep
|
%endrep
|
||||||
%endmacro
|
%endmacro
|
||||||
@@ -182,4 +182,4 @@ clean:
|
|||||||
del ${GUIDIR}\*.o
|
del ${GUIDIR}\*.o
|
||||||
del ${DOSDIR}\*.o
|
del ${DOSDIR}\*.o
|
||||||
del zsnes.exe
|
del zsnes.exe
|
||||||
|
|
||||||
@@ -209,4 +209,3 @@ clean:
|
|||||||
del ${DOSDIR}\*.obj
|
del ${DOSDIR}\*.obj
|
||||||
del zsnesw.exe
|
del zsnesw.exe
|
||||||
|
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3762,4 +3762,3 @@ NEWSYM cachesingle8bng
|
|||||||
pop edi
|
pop edi
|
||||||
pop esi
|
pop esi
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -286,4 +286,3 @@ extern "C" void Super2xSaI(uint8 *srcPtr, uint8 *deltaPtr, uint32 srcPitch,
|
|||||||
}; //endof: for (height; height; height--)
|
}; //endof: for (height; height; height--)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1355,4 +1355,3 @@ final1a times 8 db 0
|
|||||||
final1b times 8 db 0
|
final1b times 8 db 0
|
||||||
final2a times 8 db 0
|
final2a times 8 db 0
|
||||||
final2b times 8 db 0
|
final2b times 8 db 0
|
||||||
|
|
||||||
@@ -1342,4 +1342,3 @@ final1a times 8 db 0
|
|||||||
final1b times 8 db 0
|
final1b times 8 db 0
|
||||||
final2a times 8 db 0
|
final2a times 8 db 0
|
||||||
final2b times 8 db 0
|
final2b times 8 db 0
|
||||||
|
|
||||||
@@ -1372,4 +1372,3 @@ final1a times 8 db 0
|
|||||||
final1b times 8 db 0
|
final1b times 8 db 0
|
||||||
final2a times 8 db 0
|
final2a times 8 db 0
|
||||||
final2b times 8 db 0
|
final2b times 8 db 0
|
||||||
|
|
||||||
@@ -5695,4 +5695,3 @@ NEWSYM Clear2xSaIBuffer
|
|||||||
add ebx,4
|
add ebx,4
|
||||||
loop .nextb
|
loop .nextb
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -991,4 +991,3 @@ extbg2sub:
|
|||||||
cmp dh,1
|
cmp dh,1
|
||||||
jne near domosaic16b
|
jne near domosaic16b
|
||||||
ret
|
ret
|
||||||
|
|
||||||
@@ -3082,4 +3082,3 @@ draw16x1616bwinon:
|
|||||||
jne near domosaic16b
|
jne near domosaic16b
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|
||||||
@@ -5310,4 +5310,3 @@ NEWSYM draw16x1616tswinon
|
|||||||
dec byte[tileleft16b]
|
dec byte[tileleft16b]
|
||||||
jnz near .loopa
|
jnz near .loopa
|
||||||
ret
|
ret
|
||||||
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user