From: jede Date: Sun, 12 Nov 2017 09:42:09 +0000 (+0100) Subject: Fix cc65 doc for telestrat target X-Git-Tag: V2.17~73^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fpull%2F521%2Fhead;p=cc65 Fix cc65 doc for telestrat target --- diff --git a/doc/cc65.sgml b/doc/cc65.sgml index cd94f50ac..11a5937b2 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -407,6 +407,7 @@ Here is a description of all the command line options: sim6502 sim65c02 supervision + telestrat vic20 @@ -941,6 +942,10 @@ The compiler defines several macros at startup: This macro is defined if the target is the Supervision (-t supervision). + __TELESTRAT__ + + This macro is defined if the target is the Telestrat (-t telestrat). + __TIME__ This macro expands to the time of translation of the preprocessing