mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
9023e975df
This extra fix is needed because the C128 keyboard scanner works a little differently than the C64 scanner works. Fixes #696. Fixes #853.