tschak909 / platoterm64

PLATOTerm for the Commodore 64
GNU General Public License v3.0
35 stars 11 forks source link

Work through TTY and PLATO mode keyboard mapping for ENTER #19

Closed tschak909 closed 5 years ago

tschak909 commented 5 years ago

Report: (from @mr-atari) TTY-mode, return sends CR LF LF (expected CR only) BOTH-modes, SELECT-return sends CR LF LF (not CR LF) TTY-mode, control-M sends CR LF (great, that works for me). PLATO-mode, control-M does nothing (sends value $7B).