X16Community / x16-rom

Other
43 stars 27 forks source link

Add katakana charset #348

Closed adiee5 closed 1 month ago

adiee5 commented 2 months ago

This adds a katakana character set, which is based on JIS X 0201 standard. Since the standard leaves $E0-$FF empty, this implementation adds miscellaneous kanji and other characters to this space. Those additions are loosely based on additions made in Sharp X1's implementation ($F1-$FF and $E3-$E5 are identical, rest is different)

image