mirror of
https://github.com/cc65/cc65.git
synced 2025-01-15 22:30:04 +00:00
Fix cc65 doc for telestrat target
This commit is contained in:
parent
64ed0a1937
commit
3c97a04b25
@ -407,6 +407,7 @@ Here is a description of all the command line options:
|
|||||||
<item>sim6502
|
<item>sim6502
|
||||||
<item>sim65c02
|
<item>sim65c02
|
||||||
<item>supervision
|
<item>supervision
|
||||||
|
<item>telestrat
|
||||||
<item>vic20
|
<item>vic20
|
||||||
</itemize>
|
</itemize>
|
||||||
|
|
||||||
@ -941,6 +942,10 @@ The compiler defines several macros at startup:
|
|||||||
|
|
||||||
This macro is defined if the target is the Supervision (-t supervision).
|
This macro is defined if the target is the Supervision (-t supervision).
|
||||||
|
|
||||||
|
<tag><tt>__TELESTRAT__</tt></tag>
|
||||||
|
|
||||||
|
This macro is defined if the target is the Telestrat (-t telestrat).
|
||||||
|
|
||||||
<tag><tt>__TIME__</tt></tag>
|
<tag><tt>__TIME__</tt></tag>
|
||||||
|
|
||||||
This macro expands to the time of translation of the preprocessing
|
This macro expands to the time of translation of the preprocessing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user