System Documentation
This chapter of
WikiPendium describes Atari software systems. How they are built, how they works, how to use them or interface with them as a programmer.
By 'Atari System', we mean all products related to the
TOS operating system or its direct evolutions: Atari softwares
MetaDOS,
MultiTOS?, and third party softwares
MiNT,
Geneva?,
Magic?,
oAESis?,
XaAES.
Other third party system extensions, like TCP/IP stacks, only offer specific new features to the underlying system. These are not documented here, but in the
SystemExtensionsDocumentation.
To know more about how to
use the Atari Systems, have a look at the
HigherLevelProgrammingReference and the
LowerLevelProgrammingReference.
Introduction:
TosDesign
Lower level TOS
- Lower level programming standards
- low level information: the CookieJar
- hooking system calls: the XbraProtocol?
- BIOS (Basic Input/Output System)
- XBIOS (eXtended Basic Input/Output System)
- XBIOS features
- Video system
- Sound system
- DSP functions
- Disk functions
- Serial port
- Printer functions
- XbiosFunctionReference
Higher level TOS
- AES (Application Environment Services)
- VDI (Virtual Device Interface)
- VDI features
- GDOS
- VdiFunctionReference?