diff --git a/asminc/telestrat.inc b/asminc/telestrat.inc index 2c3502ba8..8a51e1c32 100644 --- a/asminc/telestrat.inc +++ b/asminc/telestrat.inc @@ -107,6 +107,7 @@ XWR0 = $10 XWSTR0 = $14 XTEXT = $19 XHIRES = $1A +XFILLM = $1C XMINMA = $1F XFREAD = $27 ; only in TELEMON 3.0 XOPEN = $30 ; only in TELEMON 3.0 @@ -128,6 +129,13 @@ XINK = $93 XEXPLO = $9C XPING = $9D +; --------------------------------------------------------------------------- +; Page $200 +SCRX := $220 +SCRY := $224 +ADSCRL := $218 +ADSCRH := $21C + ; --------------------------------------------------------------------------- ; Page $500 diff --git a/doc/telestrat.sgml b/doc/telestrat.sgml index 9032156ee..fda4dee86 100644 --- a/doc/telestrat.sgml +++ b/doc/telestrat.sgml @@ -141,7 +141,7 @@ Telestrat manages also mouse, but it had been no handled yet in this version. Telestrat has a RS232 port, but it's not used -< + Limitations