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

397 B

< back to index

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.