-
Notifications
You must be signed in to change notification settings - Fork 2
Segment Tables
M. T. Kimmins edited this page Nov 16, 2025
·
3 revisions
All addresses are reported in hexadecimal.
| Segment | Starting Address | Ending Address (inclusive) | Notes |
|---|---|---|---|
| 1 | 0x0 | 0x6F | Pointer Table |
| 2 | 0x70 | 0x4EE7 | Fully conservative region |
| 3 | 0x4EE8 | 0x3CB65 | Unique region |
| 4 | 0x3CB66 | 0x3ECD1 | Conservative terminal data |
| 5 | 0x3ECD2 | 0xFFF7F | Blank "FF" data |
| 6 | 0xFFF80 | 0xFFF8F | ?Id code |
| 7 | 0xFFF90 | 0xFFFFF | Final padding of blank "FF" data |
| Segment # | Start Address | End Address (inclusive) | Note |
|---|---|---|---|
| 1 | 0x0 | 0x6F | Pointer table |
| 2 | 0x70 | 0x4EE7 | conserved region |
| 3 | 0x4EE8 | 0x769C0 | Unique region |
| 4 | 0x769C1 | 0x78B2B | Conservative terminal |
| 5 | 0x78B2C | 0xFFF7F | FF... |
| 6 | 0xFFF80 | 0xFFF8F | ?ID code |
| 7 | 0xFFF90 | 0xFFFFF | FF... |
| Segment # | Start Address | End Address (inclusive) | Note |
|---|---|---|---|
| 1 | 0x0 | 0x6F | Pointer table |
| 2 | 0x70 | 0x4EE7 | conserved region |
| 3 | 0x4EE8 | 0x73AB9 | Unique region |
| 4 | 0x73ABA | 0x75C25 | Conservative terminal |
| 5 | 0x75C26 | 0xFFF7F | FF... |
| 6 | 0xFFF80 | 0xFFF8F | ?ID code |
| 7 | 0xFFF90 | 0xFFFFF | FF... |
| Segment # | Start Address | End Address (inclusive) | Note |
|---|---|---|---|
| 1 | 0x0 | 0x6F | Pointer table |
| 2 | 0x70 | 0x4EE7 | conserved region |
| 3 | 0x4EE8 | 0x67EC7 | Unique region |
| 4 | 0x67EC8 | 0x6A033 | Conservative terminal |
| 5 | 0x6A034 | 0xFFF7F | FF... |
| 6 | 0xFFF80 | 0xFFF8F | ?ID code |
| 7 | 0xFFF90 | 0xFFFFF | FF... |