Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement keyboard controller #3

Open
tjarker opened this issue Feb 1, 2021 · 0 comments
Open

Implement keyboard controller #3

tjarker opened this issue Feb 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tjarker
Copy link
Owner

tjarker commented Feb 1, 2021

A memory mapped keyboard controller has to be implemented.

  • needs to output ascii to memory address
  • needs buffering
  • needs to detect modifier keys and change ascii character accordingly
  • how much state should it include? (i.e. caps)
@tjarker tjarker added the enhancement New feature or request label Feb 1, 2021
@tjarker tjarker added this to the Digital typewriter milestone Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant