]> git.sur5r.net Git - cc65/commit
Changed the mouse API: Introduced a new flag byte that contains information
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 May 2006 11:25:31 +0000 (11:25 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 May 2006 11:25:31 +0000 (11:25 +0000)
commit4b8d90d2debd35bc772808c695dfec30a862389f
treef570cb6e0e903a71a185f2218415829a9a8b3a28
parentb6cb833560b6c0a39b6899ee7fe3c0dc2508077e
Changed the mouse API: Introduced a new flag byte that contains information
about the driver, the mouse kernel needs to know. Current supported: Two flags
to enable interrupts before or after calling the driver INSTALL routine.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3741 b7a2c559-68d2-44c3-8de9-860c34a00d81
asminc/mouse-kernel.inc
libsrc/apple2/apple2-stdmou.s
libsrc/c128/c128-1351.s
libsrc/c128/c128-joymouse.s
libsrc/c64/c64-1351.s
libsrc/c64/c64-joymouse.s
libsrc/mouse/mouse-kernel.s