Format of CPRLOW address list |
Offset | Size | Description |
---|---|---|
00h |
WORD |
segment of CPRLOW code |
02h |
WORD |
offset in code segment of ??? entry point (switches into protected mode) |
04h |
WORD |
offset in code segment of jump array (see #01506) |
06h |
WORD |
segment of copy of interrupt vector table at CPRLOW load time |
Note: |
Neither the entry point nor the jump array is valid until after a CPR /LOAD, because CPR.EXE installs the code into CPRLOW at runtime. |