]> git.sur5r.net Git - cc65/blob - samples/geos/bitmap-demores.grc
added optimization for indexed 16-bit array load of form (array[i & 0x7f])
[cc65] / samples / geos / bitmap-demores.grc
1 HEADER APPLICATION "Bitmap Demo" "Bitmap Demo" "V1.0" {
2     author    "Oliver Schmidt"
3     info      "This is a minimalistic cc65 GEOSLib bitmap demo program written in C."
4     date      12 06 10 12 00
5 }