1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc/c128/mou
Greg King 9023e975df Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'.
This extra fix is needed because the C128 keyboard scanner works a little differently than the C64 scanner works.
Fixes #696. Fixes #853.
2020-07-14 16:06:21 -04:00
..
c128-1351.s Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'. 2020-07-14 16:06:21 -04:00
c128-inkwell.s Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'. 2020-07-14 16:06:21 -04:00
c128-joy.s Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'. 2020-07-14 16:06:21 -04:00
c128-pot.s Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'. 2020-07-14 16:06:21 -04:00
callback.inc Stopped the C128 mouse drivers from blocking certain keys such as '1', '2', and 'Q'. 2020-07-14 16:06:21 -04:00