documentation updates for Atari 5200

This commit is contained in:
Christian Groessler
2014-05-16 02:26:20 +02:00
parent b8e5a66f29
commit c382c59579
4 changed files with 188 additions and 0 deletions

View File

@@ -709,6 +709,10 @@ The compiler defines several macros at startup:
This macro is defined if the target is the enhanced Apple //e (-t apple2enh).
<tag><tt>__ATARI5200__</tt></tag>
This macro is defined if the target is the Atari 5200 game console.
<tag><tt>__ATARI__</tt></tag>
This macro is defined if the target is the Atari 400/800 (-t atari) or the Atari 800XL/130XE (-t atarixl).