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.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Compile with "-DSTATIC_MOUSE" to statically link all available drivers.
|
||||
** Compile with "-DMOUSE_DRIVER=<driver_sym>" to statically link the given driver.
|
||||
** E.g., -DMOUSE_DRIVER=atrsts_mou to just link with the Atari ST mouse driver.
|
||||
** E.g., -DMOUSE_DRIVER=atrst_mou to just link with the Atari ST mouse driver.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user