Add Atari 2600 documentation

This commit is contained in:
Florent Flament
2017-01-11 23:12:30 +01:00
parent 3d52856dd2
commit 2a81eaa06e
6 changed files with 162 additions and 0 deletions

View File

@@ -752,6 +752,10 @@ The compiler defines several macros at startup:
This macro is defined if the target is the enhanced Apple //e (-t apple2enh).
<tag><tt>__ATARI2600__</tt></tag>
This macro is defined if the target is the Atari 2600 game console.
<tag><tt>__ATARI5200__</tt></tag>
This macro is defined if the target is the Atari 5200 game console.