dbuchwald / 6502

DB6502: 65C02 based computer inspired by BE6502

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add printable characters preview in Monitor get function

dbuchwald opened this issue · comments

Currently only hex values are displayed, but for printable characters it would be good to print them "as is" as well

Resolved