Christian Groessler
|
3baf01f531
|
Always print the mouse cursor, even if coordinates haven't changed.
This makes sure that the cursor is always visible, even if the program
has written text to the screen (only valid for non-P/M mouse callbacks).
|
2014-01-14 14:03:06 +01:00 |
|
Christian Groessler
|
e85a3f9762
|
Fix timer IRQ hooking for atarixl target.
|
2014-01-14 14:03:06 +01:00 |
|
Christian Groessler
|
a3814da96f
|
add comment
|
2014-01-11 01:37:49 +01:00 |
|
Christian Groessler
|
f83c77bace
|
When disabling interrupts, restore original interrupt flag afterwards.
|
2014-01-04 20:33:25 +01:00 |
|
Christian Groessler
|
be595b7304
|
Add drivers for ST mouse, Amiga mouse, and Atari trakball. Access
routines taken from old mouse.s.
|
2014-01-04 20:33:24 +01:00 |
|
Christian Groessler
|
a5dfce7c41
|
Add "joystick mouse" driver and default mouse callback routine (not
using P/M graphics).
|
2014-01-04 20:33:24 +01:00 |
|