]> git.sur5r.net Git - cc65/history - samples/multidemo.c
Added reference to unused variable to avoid GCC 4.6 warning.
[cc65] / samples / multidemo.c
2012-11-04 ol.scUse array type declaration to avoid &-operator.
2012-10-23 ol.scReplaced static array with realloc'ed memory block...
2012-10-14 ol.scMinor style adjustment.
2012-09-30 ol.scAdjusted according to the recently updated readdir...
2012-09-04 ol.scMinor change.
2012-08-08 ol.scAdded somewhat more complex demo. It looks for emdriver...