mirror of
https://github.com/cc65/cc65.git
synced 2025-01-31 18:32:38 +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.