mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-05 06:04:36 +00:00
752fa06ef5
The initial implementation was testing the byte value rather than the converted value, so backslashes were getting through in high ASCII strings. PETSCII and C64 screen codes don't really have a backslash so it's not really an issue there. The new implementation handles high ASCII correctly. The various 201n0-char-encoding-x regression tests have been updated to verify this.
1.2 KiB
1.2 KiB