1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-10-09 13:57:05 +00:00
millfork/docs/stdlib/c64.md

24 lines
397 B
Markdown
Raw Normal View History

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