c64ref icon indicating copy to clipboard operation
c64ref copied to clipboard

PETSCII code 255 maps to wrong character

Open szabadulas opened this issue 5 years ago • 0 comments

The PETSCII code 255 should be the same character as code 126, but it erroneously maps to code 191 in your PETSCII table. (Perhaps the problem is around here in generate.py.)

For reference:

szabadulas avatar Jan 06 '21 18:01 szabadulas