]> git.sur5r.net Git - cc65/history - testcode/lib/shift-test.c
added optimization for indexed 16-bit array load of form (array[i & 0x7f])
[cc65] / testcode / lib / shift-test.c
2012-07-12 uzAdded a test program to test the 16 bit shift ops.