dbuchwald / 6502

DB6502: 65C02 based computer inspired by BE6502
MIT License
144 stars 29 forks source link

Correct monitor to handle TTY special characters correctly #47

Closed dbuchwald closed 4 years ago

dbuchwald commented 4 years ago
33de  6f af 82 40 20 00 00 01  09 00 60 08 00 01 91 f0  |o..@ .....`.....|
33ee  18 88 5b be b0 d3 7f 7d  e2 fd 6b 1f f1 3f 8f d7  |..[..}..k..?..|
33fe  d3 b8                                             |..              |
dbuchwald commented 4 years ago

Fixed