ace-dent / picotracker

Track boogs for Picotron (unofficial)
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Add support for P8SCII character set #5

Open ace-dent opened 5 months ago

ace-dent commented 5 months ago

Describe the bug / feature It doesn't seem special characters from P8SCII are fully supported. It would be useful for backwards compatibility.

To Reproduce Steps to reproduce the behavior:

  1. Copy this snippet for example: ?"⁶rw¹シ⁶.".."■\0\0\0■\0\0\0"
  2. Paste into the terminal / code editor of Picotron.
  3. Characters are messed up.

Expected behavior Support copy & paste of P8SCII extended characters.

Software (please complete the following information):

ace-dent commented 5 months ago

Re-tested with release v0.1.0d on macOS. Problem still exists.

ace-dent commented 3 months ago

Re-tested with release v0.1.0g on macOS. Problem still exists.