]> git.sur5r.net Git - cc65/history - libsrc/apple2/curdevice.s
added optimization for indexed 16-bit array load of form (array[i & 0x7f])
[cc65] / libsrc / apple2 / curdevice.s
2012-10-21 ol.scIntroduced getcurrentdevice() and implemented it for...