Update Apple IIc to include Unicode 13.0 symbols.

This commit is contained in:
2021-04-30 12:02:28 +01:00
parent a390eb1c5a
commit 23fdff225d
3 changed files with 233 additions and 182 deletions

View File

@@ -61,7 +61,7 @@ namespace Claunia.Encoding.Tests
0x01, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0E, 0x0F, 0x11, 0x12, 0x13, 0x14, 0x15,
0x16, 0x17, 0x18, 0x19, 0x1A
};
const string ARROWS = "↑↓←→◀▶";
const string ARROWS = "↑↓←→🢰◀▶";
readonly byte[] _arrowsBytes =
{
0x1C, 0x1D, 0x1E, 0x1F, 0x7D, 0x7E, 0x7F