.H Copyright (c) 1988-2002, Gary D. Campbell NAME=DATA DATA=0 BP+ ----- LINK GLOBALS ----- 0000 PROC (2) 0002 TFB (2) Tokens for FB type .OBJ File (Word,Byte) 0004 CBSE (4) Code Base for Initial or Current Module. 0008 DBSE (4) Data Base for module. 000C TDA (4) 0010 SDEF (2) 0012 PAD (2) Pad byte (value entered into skipped memory) 0014 CMAX (2) Highest DI achieved (EOF of .COM file) 0016 CERR (2) Marks address of a WARN.4 error. 0018 DBOT (4) Begin Data (last code address after PASS1) 001C LST (4) Local Symbol Table Pointer (post Fx entries) 0020 CNXT (4) Needs to be set = (DI+n) before call(Token:K) 0024 CNOW (28) Current Code Pointer set before any FIND.DEF. 0040 FB (8) FILE.BASE Set by PASS.3 to delimit .COM file 0048 EOF (24) FILE.EOF Set by PASS.3 to delimit .COM file 0060 OBJ (4) OBJECT Tracks MIN Code Pointer to .OBJ file. 0064 XPT (4) XPATCH 0068 SYM (4) SYMTAB DATA=0140 0100 PARMS=0100 : 0140 FILE.BASE (4) FB -------- LF ------------- : 0144 FILE.PTR (4) FPT LF SF : 0148 FILE.EOF (4) EOF LF SF : 014C F.HANDLE (2) LF SF : 014E DATE (2) LF SF : 0150 TIME (2) LF SF : -------- MAIN ----------- : 0152 MAX.DATE (14) : 0160 OBJECT (4) OBJ Emit code as final .COM (64K) : 0164 XPATCH (4) XPT 4-byte "Aux" refs (64K) : 0168 SYMTAB (8) SYM Symbol Table (64K) 0000 NEXT .