[< back to index](../index.md) # Commodore 64-oriented modules ## `c64_kernal` module The `c64_kernal` module is imported automatically on the C64 target. TODO ## `c64_basic` module TODO ## `c1531_mouse` module The `c1531_mouse` module implements a Commodore 1531 proportional mouse driver compatible with the `mouse` module. #### `void c1531_mouse ()` Updates the state of the mouse.