Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| howto:petscii [2019/11/17 19:00] – created digital man | howto:petscii [2021/09/16 13:06] (current) – [Listening] Typo digital man | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Because the Commodore 64 only supported 40 column text modes, 40 column PETSCII is the most common mode: | Because the Commodore 64 only supported 40 column text modes, 40 column PETSCII is the most common mode: | ||
| + | |||
| {{: | {{: | ||
| However, a Commodore 128 could also support 80 column text mode, so 80 column PETSCII is also supported: | However, a Commodore 128 could also support 80 column text mode, so 80 column PETSCII is also supported: | ||
| + | |||
| {{: | {{: | ||
| Line 17: | Line 19: | ||
| | '' | | '' | ||
| - | If any incoming TCP Terminal connections are accepted on either of these configured ports, then the terminal will be assumed use PETSCII characters and terminal control sequences. | + | If any incoming TCP Terminal connections are accepted on either of these configured ports, then the terminal will be assumed |
| The initial terminal //width// (either 40 or 80 columns) will be determined based on which Terminal Server port answered the connection. | The initial terminal //width// (either 40 or 80 columns) will be determined based on which Terminal Server port answered the connection. | ||
| Line 27: | Line 29: | ||
| ===== Listening ===== | ===== Listening ===== | ||
| - | By default, the Synchronet Terminal | + | By default, the Synchronet Terminal |
| TelnetInterface = 0.0.0.0, | TelnetInterface = 0.0.0.0, | ||