mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 00:32:08 +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.