]> git.sur5r.net Git - cc65/history - libsrc/apple2/isdevice.s
fixed optimization bug where array index is 16-bit, e.g. arr16[i & 0x7f7f]
[cc65] / libsrc / apple2 / isdevice.s
2012-10-15 ol.scI wasn't aware that the unit numbers in the ProDOS...