Linux commits

This commit is contained in:
theoddone33
2001-04-10 04:28:44 +00:00
parent 297d98dfc4
commit 42bf44301b
63 changed files with 3057 additions and 2826 deletions

View File

@@ -49,7 +49,7 @@ EXTSYM SA1xpb,SA1xpc,SA1xa,SA1xx,SA1xy,SA1xd,SA1xdb,SA1xs
EXTSYM cycpbl,debugbuf,soundon,spcA,spcNZ,spcP,spcPCRam
EXTSYM spcRam,spcRamDP,spcS,spcX,spcY
NEWSYM DebugAsmStart
@@ -3846,3 +3846,5 @@ 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
NEWSYM DebugAsmEnd

View File

@@ -17,6 +17,7 @@
%include "macros.mac"
NEWSYM GPProAsmStart
section .data
sample times 60 db 0
clock_mask db 0
@@ -153,3 +154,4 @@ GPP_ERR:
pop ebx
mov eax,1
ret
NEWSYM GPProAsmEnd

View File

@@ -22,7 +22,7 @@ EXTSYM scanlines,selcA000,vesa2_bits,vesa2_bpos,vesa2_clbit
EXTSYM vesa2_gpos,vesa2_rpos,vesa2_usbit,vesa2_x,vesa2_y
EXTSYM vesa2selec,InitVesa12,videotroub
NEWSYM InitVidAsmStart
@@ -618,3 +618,4 @@ NEWSYM dosinitvideo
pop es
ret
NEWSYM InitVidAsmEnd

View File

@@ -30,6 +30,7 @@ EXTSYM pl5contrl,pl5p209
EXTSYM CalibXmin, CalibYmin, CalibXmax, CalibYmax, CalibXmin209
EXTSYM CalibYmin209, CalibXmax209, CalibYmax209
NEWSYM JoyAsmStart
NEWSYM joy4218, db 0
NEWSYM joy4219, db 0
@@ -1614,3 +1615,4 @@ NEWSYM SetInputDevice209
.exit
ret
NEWSYM JoyAsmEnd

View File

@@ -23,7 +23,7 @@ EXTSYM GUIinit18_2hz,GUIinit36_4hz
EXTSYM GUIMenuItem
EXTSYM delay
NEWSYM DosModemRTNAsmStart
@@ -434,3 +434,4 @@ NEWSYM DeInitModemC
sti
ret
NEWSYM DosModemRTNAsmEnd

View File

@@ -19,7 +19,7 @@
EXTSYM SidewinderFix
NEWSYM SWAsmStart
@@ -223,3 +223,4 @@ ModeALoop:
dec ecx
jnz ModeALoop
ret
NEWSYM SWAsmEnd

View File

@@ -28,7 +28,7 @@ EXTSYM InitDrive,gotoroot,InitDir,fulladdtab
EXTSYM LFBpointer,noblocks,bytesperscanline,vesamode,VESAmodelist
NEWSYM Vesa12AsmStart
@@ -552,3 +552,5 @@ RMREGS
.sp dw 0
.ss dw 0
.spare times 20 dd 0
NEWSYM Vesa12AsmEnd

View File

@@ -27,7 +27,7 @@ EXTSYM UnusedBit,HalfTrans,UnusedBitXor,ngrposng,nggposng,ngbposng
; EXTSYM printhex
EXTSYM Init_2xSaIMMX,Init_2xSaI
NEWSYM Vesa2AsmStart
@@ -799,3 +799,4 @@ NEWSYM RMREGS
.ss dw 0
.spare times 20 dd 0
;----------------------------------------------------------------------
NEWSYM Vesa2AsmEnd