9 Apr 2006 17:04
contiki-cc65/ctk - New directory
Update of /cvsroot/contiki/contiki-cc65/ctk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5421/ctk Log Message: Directory /cvsroot/contiki/contiki-cc65/ctk added to the repository ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
about a clean shutdown. The Apple2 target support a clean shutdown via Ctrl-Reset which
stops all interrupt sources by hardware so there's no need for a mouse_uninstall() in this case. If there
should be a scenario which really needs mouse_uninstall() being called then atexit() might be worth considering.
--- NEW FILE: ctk-mouse.c ---
/*
* Copyright (c) 2003, Adam Dunkels.
* All rights reserved.
*
RSS Feed