Skip to content

6502: type non-PETSCII Unicode characters in an author-defined way #73

Description

@susan-davis

Dialog lets you add a limited number of non-PETSCII characters from Unicode for your game, but doesn't provide any way to type them. Current games just add synonyms involving ignoring diacriticals and splitting ligatures, but that doesn't cover every case -- the name "Þórgerður," for example, wants something for that leading thorn, and you'd need "Thorgerthur," "Thorgerdur," and "Porgerdur" to cover the ways that someone might try to type it on a Commodore keyboard.

The obvious solution would be to use the CTRL, Commodore, and SHIFT keys as modifiers, and to let the author specify what combination of keys maps to what character. Up to 928 unique characters could be supported this way, including the built-in ones.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    6502Features for the 6502 interpreter for Commodore (and similar) vintage hardwareenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions