>>>>>>>>>> CSplit: Version 2.2 >>>>>>>>>>
>>>>>>>>>> CSplit: Begin part 5/6 >>>>>>>>>>
openlogerr db 'Can''t write to logfile',13,10,'$'
logfile db 'TRACER.LOG',0
colon db ':'
space db ' '
axvalue db 'AX='
crlf db 13,10,'$'
loghandle dw ?
ourpsp dw ?
execpath db 80 dup (?)
funcdesc dw offset func00, offset func01, offset func02, offset func03
dw offset func04, offset func05, offset func06, offset func07
dw offset func08, offset func09, offset func0A, offset func0B
dw offset func0C, offset func0D, offset func0E, offset func0F
dw offset func10, offset func11, offset func12, offset func13
dw offset func14, offset func15, offset func16, offset func17
dw offset func18, offset func19, offset func1A, offset func1B
dw offset func1C, offset func1D, offset func1E, offset func1F
dw offset func20, offset func21, offset func22, offset func23
dw offset func24, offset func25, offset func26, offset func27
dw offset func28, offset func29, offset func2A, offset func2B
dw offset func2C, offset func2D, offset func2E, offset func2F
dw offset func30, offset func31, offset func32, offset func33
dw offset func34, offset func35, offset func36, offset func37
dw offset func38, offset func39, offset func3A, offset func3B
dw offset func3C, offset func3D, offset func3E, offset func3F
dw offset func40, offset func41, offset func42, offset func43
dw offset func44, offset func45, offset func46, offset func47
dw offset func48, offset func49, offset func4A, offset func4B
dw offset func4C, offset func4D, offset func4E, offset func4F
dw offset func50, offset func51, offset func52, offset func53
dw offset func54, offset func55, offset func56, offset func57
dw offset func58, offset func59, offset func5A, offset func5B
dw offset func5C, offset func5D, offset func5E, offset func5F
dw offset func60, offset func61, offset func62, offset func63
dw offset func64, offset func65, offset func66, offset func67
dw offset func68, offset func69, offset func6A, offset func6B
dw offset func6C, offset func6D, offset func6E, offset func6F
dw offset func70, offset func71, offset func72, offset func73
func00 db "terminate program",0
func01 db "character input with echo",0
func02 db "character output",0
func03 db "character input from AUX",0
func04 db "character output to AUX",0
func05 db "character output to PRN",0
func06 db "direct console I/O",0
func07 db "unfiltered character input without echo",0
func08 db "character input without echo",0
func09 db "output character string",0
func0A db "buffered input",0
func0B db "get input status",0
func0C db "reset input buffer and then input",0
func0D db "disk reset",0
func0E db "select default disk drive",0
func0F db "open file (FCB)",0
func10 db "close file (FCB)",0
func11 db "search for first match (FCB)",0
func12 db "search for next match (FCB)",0
func13 db "delete file (FCB)",0
func14 db "sequential read (FCB)",0
func15 db "sequential write (FCB)",0
func16 db "create file (FCB)",0
func17 db "rename file (FCB)",0
func18 db "CP/M compatability function",0
func19 db "get default disk drive",0
func1A db "set DTA address",0
func1B db "get information for default drive",0
func1C db "get information for specified drive",0
func1D db "CP/M compatability function",0
func1E db "CP/M compatability function",0
func1F db "get DPB pointer to current drive",0
func20 db "CP/M compatability function",0
func21 db "random read (FCB)",0
func22 db "random write (FCB)",0
func23 db "get file size in records (FCB)",0
func24 db "set random record number (FCB)",0
func25 db "set interrupt vector",0
func26 db "create PSP",0
func27 db "random block read (FCB)",0
func28 db "random block write (FCB)",0
>>>>>>>>>> CSplit: End part 5/6 crc: 188e >>>>>>>>>>
---
---------------
* Origin: CPost v1.0 (2:292/516)
|