1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/libsrc/mouse
uz 285aaf8933 Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
function description for functions that don't take any parameters.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5573 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-03-04 13:08:54 +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 Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
mouse_getbox.s OOPS! Forgot to add the mouse_getbox and mouse_setbox modules to subversion. 2009-09-26 15:19:14 +00:00
mouse_geterrormsg.s New function mouse_geterrormsg() 2004-11-07 12:41:18 +00:00
mouse_hide.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
mouse_info.s More mouse stuff 2003-12-30 08:08:07 +00:00
mouse_ioctl.s More mouse stuff 2003-12-30 08:08:07 +00:00
mouse_load.s Rewrote the xxx_load routines for the drivers in assembler to save some 2006-06-05 16:59:29 +00:00
mouse_move.s Change MOVE routine calling conventions 2004-03-29 16:44:39 +00:00
mouse_pos.s More mouse stuff 2003-12-30 08:08:07 +00:00
mouse_setbox.s OOPS! Forgot to add the mouse_getbox and mouse_setbox modules to subversion. 2009-09-26 15:19:14 +00:00
mouse_show.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
mouse_unload.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
mouse-kernel.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00