1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00
cc65/libsrc/mouse
cuz 4b8d90d2de 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
2006-05-21 11:25:31 +00:00
..
.cvsignore
Makefile The mouse_buttons module was not built 2005-11-20 13:13:50 +00:00
mouse_box.s Wrapper for mouse_box 2004-03-23 21:49:37 +00:00
mouse_buttons.s More mouse functions 2003-12-30 19:14:17 +00:00
mouse_geterrormsg.s New function mouse_geterrormsg() 2004-11-07 12:41:18 +00:00
mouse_hide.s
mouse_info.s
mouse_ioctl.s
mouse_load.c
mouse_move.s
mouse_pos.s
mouse_show.s
mouse_unload.s
mouse-kernel.s Changed the mouse API: Introduced a new flag byte that contains information 2006-05-21 11:25:31 +00:00