]> git.sur5r.net Git - cc65/history - libsrc/atari/mouse.s
Added o65 symbol export capability
[cc65] / libsrc / atari / mouse.s
2001-09-13 cuzRemoved the port parameter from mouse_init
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-09 cpgset Y minimum to 31
2001-09-08 cuzPolishing the mouse stuff
2001-09-08 cuzAdded mouse_pos(), mouse_info(). Changed mouse_hide...
2000-12-09 cpgadapted constructor function names to initxxx convention
2000-12-03 cpgset contructor priority to 27 (grr)
2000-12-03 cpgset constructor priority to 26
2000-12-03 cpgadded mousemem constructor
2000-11-19 cpgPM base isn't hardcoded anymore, we now get it from...
2000-11-17 cpgfixed & adapted for cc65
2000-11-17 cpgAtari mouse routines -- original version from F.Offenga