]> git.sur5r.net Git - cc65/commit
Add testcode/lib/mouse-test.c. Rename samples/mousetest.c to mousedemo.c. 382/head
authorChristian Groessler <chris@groessler.org>
Mon, 13 Feb 2017 21:43:26 +0000 (22:43 +0100)
committerChristian Groessler <chris@groessler.org>
Mon, 13 Feb 2017 21:48:34 +0000 (22:48 +0100)
commitccdbb2b0e64f04004b90059c00e486411153d985
tree269b3c8eaf81d9ff68114ea1766a08ca63aefc08
parent287c5d6cd379ddb4d3bf792b06e6c9a612b50247
Add testcode/lib/mouse-test.c. Rename samples/mousetest.c to mousedemo.c.

mouse-test.c can be use to test all available mouse drivers for a given target.
Currently supported targets are Atari, C64, and C128.
To avoid confusion, rename samples/mousetest.c to mousedemo.c.
samples/Makefile
samples/README
samples/mousedemo.c [new file with mode: 0644]
samples/mousetest.c [deleted file]
testcode/lib/mouse-test.c [new file with mode: 0644]