Millfork: a middle-level programming language targeting 6502- and Z80-based microcomputers and home consoles
This project is maintained by KarolS
The vic20_kernal module is imported automatically on the VIC-20 target.
It provides access to Kernal routines.
TODO
The vic20_basic module provides access to Basic routines.
It is imported automatically on all PRG VIC-20 targets (vic20, vic20_3k, vic20_8k), but not on cartridge targets (like vic20_a000).
TODO
TODO