]> git.sur5r.net Git - cc65/commit
Added a cbm510 lightpen driver.
authorGreg King <gregdk@users.sf.net>
Mon, 9 Sep 2013 21:03:40 +0000 (17:03 -0400)
committerGreg King <gregdk@users.sf.net>
Mon, 9 Sep 2013 21:03:40 +0000 (17:03 -0400)
commite0c8c7dcb15551df2fd0d17ff2d4097e6b2dbc68
tree9dd9629f753b073b2d7cde2c83cbf6311a114306
parentedc5ed4f54eeaa105dd03019d620e8f99afcca67
Added a cbm510 lightpen driver.

It's similar to the current c64 and c128 lightpen drivers.
asminc/cbm510.inc
include/cbm510.h
libsrc/cbm510/mou/cbm510-170c.s [new file with mode: 0644]
libsrc/cbm510/pencalib.c [new file with mode: 0755]