From: Stephan Mühlstrasser Date: Mon, 23 Mar 2015 18:31:46 +0000 (+0100) Subject: Document osic1p-specific constants. X-Git-Tag: V2.15~14^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=810fe229e94d3259a712b688f048598c155a9536;p=cc65 Document osic1p-specific constants. --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 32cf0b80b..fa3258562 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -4418,6 +4418,7 @@ compiler, depending on the target system selected: lunix lynx nes + osic1p pet (all CBM PET systems except the 2001) plus4 sim6502 @@ -819,6 +820,11 @@ The compiler defines several macros at startup: Is defined if the compiler was called with the __OSIC1P__ + + This macro is defined if the target is the Ohio Scientific Challenger 1P + (-t osic1p). + __PET__ This macro is defined if the target is the PET family of computers (-t pet).