Format of STARLITE (General Software's Embedded DOS) memory control block |
| Offset | Size | Description | ||||
|---|---|---|---|---|---|---|
|
00h |
BYTE |
block type:
|
||||
|
01h |
WORD |
PSP segment of owner
|
||||
|
03h |
WORD |
size of memory block in paragraphs | ||||
|
05h |
BYTE |
unused | ||||
|
06h |
WORD |
segment address of next memory control block (0000h if last) | ||||
|
08h |
WORD |
segment address of previous memory control block or 0000h | ||||
|
0Ah |
6 BYTEs |
reserved |