remglk
remglk copied to clipboard
Unicode characters over U+FF not echoed correctly
Similar to #51, unicode characters over U+FF are not echoed correctly.
Will have to handle the input buffer as a 32-bit array and downconvert to 8-bit when storing back to VM memory.