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

Version 2 of C64 Keyboard #1

Open
Hartland opened this issue Aug 13, 2024 · 1 comment
Open

Version 2 of C64 Keyboard #1

Hartland opened this issue Aug 13, 2024 · 1 comment

Comments

@Hartland
Copy link

Hello,
I am the author of the code base used in your project at: https://github.com/Hartland/C64-Keyboard

I wanted to let you know that I have released to BETA version 2 of the code base. It is faster and more stable with an easier to understand keyboard mapping system that uses direct array X and Y coordinates.
I also separated the MT88XX controller code to a separate library that is much more robust and can be used in any project using the MT88xx analog switch arrays.
I have opened the discussion board on my repository and you are welcome to participate.

Well, seeing I had to post this as an issue:
Explore the use of Version 2 of the code base at the C64 keyboard repository.

@ytmytm
Copy link
Owner

ytmytm commented Aug 14, 2024

Thank you! I will definietly keep my eye on it.

The MT88xx library is not directly applicable here right now as I ran out of pins and I had to drive MT88xx via a shift register, but it abstracts things away, which is a good thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants