michaelcmartin / Ophis

A cross-assembler for the 6502 series of microprocessors.
http://michaelcmartin.github.io/Ophis/
Other
96 stars 26 forks source link

The ASCII characters DEL (127) and US (31) are not printable. #22

Closed catseye closed 10 years ago

catseye commented 10 years ago

I noticed these were being printed in a listing I was producing, but my editor was showing them as weird blocks with hex digits, messing up the fixed width and generally looking ugly.

michaelcmartin commented 10 years ago

Good catch. Merging that in for 2.1.