Fix docs for 80-col check peek

This commit is contained in:
Joshua Bell 2020-06-20 15:38:39 -07:00
parent 6c7f7e9eec
commit 8d91265d3b
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ can be literals (unquoted strings), strings, or numbers
<li><code>PEEK(49180)</code> &mdash; See if page2 (&gt; 127) or page1 (&lt; 128)
<li><code>PEEK(49181)</code> &mdash; See if hires mode (&gt; 127) or lores mode (&lt; 128)
<li><code>PEEK(49182)</code> &mdash; See if mousetext mode (&gt; 127)
<li><code>PEEK(49188)</code> &mdash; See if 80-column mode (&gt; 127)
<li><code>PEEK(49183)</code> &mdash; See if 80-column mode (&gt; 127)
<li><code>PEEK(49200)</code> &mdash; Click Speaker (no-op)
<li><code>PEEK(49248)</code> &mdash; Read Paddle Button #3 &mdash; <em>Use the PageDown key</em>