You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: