1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-29 10:29:30 +00:00
cc65/testcode
Christian Groessler 055c294ac0 Use Timer2 for mouse polling.
This follows a suggestion by Sijmen Schouten in issue #818.
Platoterm64 now works with mouse at 1200 baud.

Bump MOUSE_API_VERSION in asminc/mouse-kernel.inc.

Fix typo in testcode/lib/mouse-test.c.
2019-01-29 22:00:55 +01:00
..
assembler migrated opcodes tests for assembler from testcode to test for inclusion on automated testing 2016-09-03 16:52:23 +02:00
compiler Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
disasm Followed the discussions in the Pull request #682. 2018-06-14 02:02:16 +09:00
grc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lib Use Timer2 for mouse polling. 2019-01-29 22:00:55 +01:00