Table 2.1 Definition of terms
Terminology | Meaning |
|---|---|
CD buffer | A buffer that stores data read from a CD in units of sectors. There is capacity for 200 sectors. |
DOS file |
|
Memory file | File placed on SIMM. It can be used with the debugging library |
Access pointer | The position (unit: sector) to access the file. |
Current directory | Directory referenced when opening a file. |
Debug file | A generic term for DOS and memory files. |
Buffer partition | CD buffer divided into multiple logical partitions. |
file identifier | Order number within the directory to identify the file. |
Frame address | The absolute time 00:00:00 on the CD is set to 0. |
Main processing | A series of processing starting from CPU reset. Term for |
Interrupt processing | Process triggered by an interrupt. |