]> git.sur5r.net Git - cc65/history - libsrc/common/time.s
Disable the IRQ before calling mouse_uninstall
[cc65] / libsrc / common / time.s
2004-05-13 cuzUse a subroutine to set errno to save some space.
2003-11-13 cuzRemoved useless __errno imports
2002-11-12 cuzCall _systime instead of always returning -1
2002-11-12 cuzAdd the time() function