Removed superfluous ^Z at the end of files

This commit is contained in:
teuf
2001-04-05 13:27:14 +00:00
parent dffb25d0ef
commit 5cbbb9d4da
143 changed files with 184758 additions and 184882 deletions

View File

@@ -54,4 +54,4 @@ Then to build the executable, go to the src directory and type:
make -f makefile.win
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.

View File

@@ -3,4 +3,4 @@ ZSNES Open Source Authors:
zsKnight <zsknight@zsnes.com>
_Demo_ <z_demo_z@users.sourceforge.net>


View File

@@ -503,4 +503,3 @@ Save Cfg :
About :
Perform : Just displays the version # and the authors of ZSNES


View File

@@ -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
who are writing snes emulators, including Snes9x, Nlke, SNEeSe, and
SNEMul! And also good luck to the makers of TheSE!


View File

@@ -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.
ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ


View File

@@ -340,4 +340,3 @@ library. If this is what you want to do, use the GNU Library General
Public License instead of this License.


View File

@@ -1 +0,0 @@


View File

@@ -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.
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

View File

@@ -26,4 +26,3 @@
%define USERNAMEC 'P'^76,'b'^89,'-'^178,'|'^34,'-'^217
%define USERNAMEI 0 ; 1


View File

@@ -1871,4 +1871,3 @@ SECTION .data
SECTION .text


View File

@@ -950,4 +950,3 @@ DSPOp0E()
#endif
}


View File

@@ -636,4 +636,3 @@ DSP1_14: ; 3D angle rotation
mov byte[DSP1RLeft],3
pop eax
ret


View File

@@ -2680,4 +2680,3 @@ NEWSYM FXEndLoop
SECTION .data
NEWSYM fxtrace, db 0; times 65536 db 0


View File

@@ -832,4 +832,3 @@
shr eax,2
mov [SfxDREG],eax
%endmacro


View File

@@ -611,4 +611,3 @@ NEWSYM FxOpcBF ; FROM rn set source register
mov byte[SfxOverflow],al
CLRFLAGS
ret


View File

@@ -86,4 +86,3 @@
CLRFLAGS
ret
%endmacro


View File

@@ -2548,4 +2548,3 @@ NEWSYM FxOpdFFA2 ; SM (XX),RN store word in RAM
mov [eax+ebx],dh
CLRFLAGS
FXReturn


View File

@@ -526,4 +526,3 @@
CLRFLAGS
FXReturn
%endmacro


View File

@@ -3543,4 +3543,3 @@ NEWSYM sfxnametab
db 'IWT R8 IWT R9 IWT R10 IWT R11 '
db 'IWT R12 IWT R13 IWT R14 IWT R15 '


View File

@@ -362,4 +362,3 @@ NEWSYM SA1switchtovirq
mov [initaddrl],esi
add esi,eax
ret


View File

@@ -2574,4 +2574,3 @@ NEWSYM sdd14801w
pop ebx
pop eax
ret


View File

@@ -667,4 +667,3 @@ NEWSYM sfxaccessbankw16d
xor ebx,ebx
ret


View File

@@ -1620,4 +1620,3 @@ emulRTI
mov word[stackor],0100h
endloop
%endmacro


View File

@@ -1618,4 +1618,3 @@ emulRTI
mov word[stackor],0100h
endloop
%endmacro


View File

@@ -1628,4 +1628,3 @@ emulRTI
mov word[stackor],0100h
endloop
%endmacro


View File

@@ -809,4 +809,3 @@ EXTSYM membank0w8ram
.np
call dword near [memtablew16+ebx*4]
%endmacro


View File

@@ -789,4 +789,3 @@ EXTSYM DPageR8,DPageR16,DPageW8,DPageW16
.np
call dword near [memtablew16+ebx*4]
%endmacro


View File

@@ -406,4 +406,3 @@
call dword near [memtabler16+ebx*4]
%endmacro


View File

@@ -402,4 +402,3 @@
call dword near [memtabler16+ebx*4]
%endmacro


View File

@@ -1352,4 +1352,3 @@ NEWSYM exechdmars


View File

@@ -3051,4 +3051,3 @@ NEWSYM WDSPRegFF ;
mov [DSPMem+0FFh],al
ret


View File

@@ -5695,4 +5695,3 @@ GetCDMAPos:
ja .loop
.fin


View File

@@ -1992,4 +1992,3 @@ COpFB: ; XCE i
COp42: ; WDM
inc esi
endloop


View File

@@ -1984,4 +1984,3 @@ COpFB: ; XCE i
COp42: ; WDM
inc esi
endloop


View File

@@ -1984,4 +1984,3 @@ COpFB: ; XCE i
COp42: ; WDM
inc esi
endloop


View File

@@ -4371,4 +4371,3 @@ NEWSYM execsingle


View File

@@ -521,4 +521,3 @@ NEWSYM NMIemulmodedeb
add esi,eax
jmp execloopdeb


View File

@@ -4403,4 +4403,3 @@ debugdecompress:
call .nomoredec
pop ebx
jmp memaccessbankr8


View File

@@ -1096,4 +1096,3 @@ regINVALID: ; Invalid Register
.invalidreg db 'Invalid Read Register : $'


View File

@@ -98,4 +98,3 @@
mov al,bl
.ny7
%endmacro


View File

@@ -1769,4 +1769,3 @@ regexiter:
.invalidaddr db ' at address $'
.invbank db 0
.invaddr db 0


View File

@@ -49,4 +49,3 @@ EXTSYM tableadc
mov eax,%2
mov [edi],eax
%endmacro


View File

@@ -1571,4 +1571,3 @@ COPemulmode
mov word[stackor],0100h
endloop
%endmacro


View File

@@ -809,4 +809,3 @@ EXTSYM SA1DPageR8,SA1DPageR16,SA1DPageW8,SA1DPageW16
.np
call dword near [memtablew16+ebx*4]
%endmacro


View File

@@ -401,4 +401,3 @@
call dword near [memtabler16+ebx*4]
%endmacro


View File

@@ -1987,4 +1987,3 @@ SA1COpFB: ; XCE i
SA1COp42: ; WDM
inc esi
endloop


View File

@@ -2692,4 +2692,3 @@ NEWSYM Invalidopcode ; Invalid Opcode
dec ebp
ret


View File

@@ -94,4 +94,3 @@
add ebx,spcRam
ReadByte
%endmacro


View File

@@ -165,4 +165,3 @@
mov [spcNZ],al
ret
%endmacro


View File

@@ -696,4 +696,3 @@ NEWSYM SA1settableDm16
mov dword[edi+0FFh*4],SA1COpFFm16d
ret


View File

@@ -1188,4 +1188,3 @@ NEWSYM settableDm16
mov dword[edi+0FFh*4],COpFFm16d
ret


View File

@@ -720,4 +720,3 @@ settableDm16:
mov dword[edi+0FFh*4],COpFFm16d
ret


View File

@@ -720,4 +720,3 @@ settableDm16:
mov dword[edi+0FFh*4],COpFFm16d
ret


View File

@@ -3846,4 +3846,3 @@ NEWSYM ArgumentTable
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
db 14,01,02,03,15,16,17,18,35,64,09,65,31,66,67,00


View File

@@ -1818,4 +1818,3 @@ NEWSYM GetTimeInSeconds
div ebx
pop es
ret


View File

@@ -153,4 +153,3 @@ GPP_ERR:
pop ebx
mov eax,1
ret


View File

@@ -618,4 +618,3 @@ NEWSYM dosinitvideo
pop es
ret


View File

@@ -1614,4 +1614,3 @@ NEWSYM SetInputDevice209
.exit
ret


View File

@@ -434,4 +434,3 @@ NEWSYM DeInitModemC
sti
ret


View File

@@ -223,4 +223,3 @@ ModeALoop:
dec ecx
jnz ModeALoop
ret


View File

@@ -327,4 +327,3 @@ ALP:
ret


View File

@@ -552,4 +552,3 @@ RMREGS
.sp dw 0
.ss dw 0
.spare times 20 dd 0


View File

@@ -799,4 +799,3 @@ NEWSYM RMREGS
.ss dw 0
.spare times 20 dd 0
;----------------------------------------------------------------------


View File

@@ -264,4 +264,4 @@ DWORD GetDate()
+((newtime->tm_wday) << 28);
return(value);
}
}

View File

@@ -393,4 +393,3 @@ int pccmdline(void)
}
return 0;
}


View File

@@ -209,4 +209,3 @@ NEWSYM ipxgetchar
pop eax
ret


View File

@@ -247,4 +247,3 @@ NEWSYM bg4change, times 256 db 0
NEWSYM bgwinchange, times 256 db 0
NEWSYM PrevPicture, times 64*56*2 db 0


View File

@@ -408,4 +408,3 @@ int FCosTab[2048] =
65412, 65424, 65436, 65446, 65457, 65466, 65475, 65483, 65491, 65498, 65505,
65511, 65516, 65520, 65524, 65528, 65531, 65533, 65534, 65535
};


View File

@@ -22,4 +22,3 @@ extern int FCosTab[2048];
#define FSin(x) FSinTab[(x)&FSINMAX]
#define FCos(x) FCosTab[(x)&FSINMAX]


View File

@@ -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


View File

@@ -1337,4 +1337,3 @@ guicheaterror4 db 'GOLD FINGER CODE.',0
guicheaterror5 db 'PRESS ANY KEY.',0
guicheatvalrep db 0


View File

@@ -187,4 +187,3 @@ ComboRemoval:
.global
popad
ret


View File

@@ -2183,4 +2183,3 @@ WaitForKey:
.mousedis2
mov byte[GUIpclicked],1
ret


View File

@@ -1552,4 +1552,3 @@ loadquickfname:
pop eax
ret
.temp times 256 dd 0


View File

@@ -496,4 +496,3 @@ NEWSYM GUIDoReset
mov byte[Voice7Status],0
mov byte[GUIQuit],2
ret


View File

@@ -2858,4 +2858,3 @@ DrawMouse:
jnz near .next2
ret


View File

@@ -1777,4 +1777,3 @@ loadstaterecv:
StateLoadedOk db 10,13,'STATE LOADED.',10,13,10,13,0
StateLoadedFail db 10,13,'LOAD FAILED.',10,13,10,13,0


View File

@@ -833,4 +833,3 @@ GUIDrawSlideBar:
mov esi,%7
call GUIDrawSlideBar
%endmacro


View File

@@ -1434,4 +1434,3 @@ restore16b:
mov byte[vesa2_gpos],6
.nored
ret


View File

@@ -5324,4 +5324,3 @@ NEWSYM outofmemoryerror, db 'OUT OF MEMORY.',0
NEWSYM outofmemoryerror2, db 'ROM IS TOO BIG.',0
SECTION .text


View File

@@ -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


View File

@@ -45,4 +45,4 @@ section .text
%define %1 _%1
%rotate 1
%endrep
%endmacro
%endmacro

View File

@@ -182,4 +182,4 @@ clean:
del ${GUIDIR}\*.o
del ${DOSDIR}\*.o
del zsnes.exe


View File

@@ -209,4 +209,3 @@ clean:
del ${DOSDIR}\*.obj
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.

View File

@@ -3762,4 +3762,3 @@ NEWSYM cachesingle8bng
pop edi
pop esi
ret


View File

@@ -286,4 +286,3 @@ extern "C" void Super2xSaI(uint8 *srcPtr, uint8 *deltaPtr, uint32 srcPitch,
}; //endof: for (height; height; height--)
}
}


View File

@@ -1355,4 +1355,3 @@ final1a times 8 db 0
final1b times 8 db 0
final2a times 8 db 0
final2b times 8 db 0


View File

@@ -1342,4 +1342,3 @@ final1a times 8 db 0
final1b times 8 db 0
final2a times 8 db 0
final2b times 8 db 0


View File

@@ -1372,4 +1372,3 @@ final1a times 8 db 0
final1b times 8 db 0
final2a times 8 db 0
final2b times 8 db 0


View File

@@ -5695,4 +5695,3 @@ NEWSYM Clear2xSaIBuffer
add ebx,4
loop .nextb
ret


View File

@@ -991,4 +991,3 @@ extbg2sub:
cmp dh,1
jne near domosaic16b
ret


View File

@@ -3082,4 +3082,3 @@ draw16x1616bwinon:
jne near domosaic16b
ret


View File

@@ -5310,4 +5310,3 @@ NEWSYM draw16x1616tswinon
dec byte[tileleft16b]
jnz near .loopa
ret


Some files were not shown because too many files have changed in this diff Show More