]> git.sur5r.net Git - cc65/history - libsrc/cbm/closedir.s
fixed optimization bug where array index is 16-bit, e.g. arr16[i & 0x7f7f]
[cc65] / libsrc / cbm / closedir.s
2012-05-30 uzAdded the POSIX functions opendir() and closedir().