mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 02:29:52 +00:00
e63bf1cde1
The mouse reference is a pointer. If it's NULL, the driver uses a default. If it's non-NULL, then it points to a function that the driver can call. That function will adjust the driver's calibration value. It could ask the user to adjust the pen; or, it could read a file that holds a value from a previous calibration. Application writers can choose how it's done: a function that's provided by the library, a custom function, or nothing. |
||
---|---|---|
.. | ||
c64-1351.s | ||
c64-inkwell.s | ||
c64-joy.s | ||
c64-pot.s |