This document describes JOBDAT, a critical data area located in the first 140 memory locations of a user's area within an older operating system (circa 1969, likely CUSP).
JOBDAT serves as a shared repository for information essential to both the system monitor and user programs, facilitating various system and program management functions:
JOBDAT are strictly categorized. "Monitor Use Only" symbols can be modified by the monitor and are isolated from user code during assembly to prevent conflicts. "User Use" symbols are fixed once saved to prevent invalidation of old save files.A related "High Segment Data Area" is also detailed, which is used to initialize or restore certain JOBDAT values in the low segment, particularly when a low segment was not saved or during job swapping.
Site structure and layout ©2025 Majenko Technologies