mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-15 20:30:44 +00:00
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