1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-01-27 05:17:23 +00:00
Files
millfork/docs/stdlib/c64.md
2018-07-12 19:39:25 +02:00

24 lines
397 B
Markdown

[< 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.