Add drivers for ST mouse, Amiga mouse, and Atari trakball. Access

routines taken from old mouse.s.
This commit is contained in:
Christian Groessler
2014-01-04 18:28:24 +01:00
parent f4b86394b0
commit be595b7304
5 changed files with 701 additions and 578 deletions

View File

@@ -0,0 +1,2 @@
TRAK_MOUSE = 1
.include "atrst.s"