]> git.sur5r.net Git - cc65/history - libsrc/runtime/subysp.s
lseek: Return EINVAL if new position is less than 0 or greater than 2^24 - 1.
[cc65] / libsrc / runtime / subysp.s
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2003-10-28 cuzRuntime function improvements by Piotr Fusik
2001-03-24 cuzRewrite the decsp and subysp functions now since they...
2000-10-25 cuzMore module splits