1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 19:29:37 +00:00
cc65/libsrc/mouse
uz 16e6deaf86 Changed the mouse API: mouse_box is gone, there are now mouse_getbox and
mouse_setbox instead. Beware: Current drivers will crash until they're
changed!


git-svn-id: svn://svn.cc65.org/cc65/trunk@4230 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-26 11:11:14 +00:00
..
Makefile Changed the mouse API: mouse_box is gone, there are now mouse_getbox and 2009-09-26 11:11:14 +00:00
mouse_buttons.s
mouse_geterrormsg.s
mouse_hide.s
mouse_info.s
mouse_ioctl.s
mouse_load.s
mouse_move.s
mouse_pos.s
mouse_show.s
mouse_unload.s
mouse-kernel.s Changed the mouse API: mouse_box is gone, there are now mouse_getbox and 2009-09-26 11:11:14 +00:00