Skip to main content

c64-kernal

The Commodore 64 KERNAL ROM jump table and its user-callable routines: the fixed $FFxx entry points, each routine's purpose and register inputs/outputs, the carry-flag error convention and error codes, and the power-up sequence. Use this skill WHEN calling C64 OS routines from assembly: "print a character in 6510", "address of CHROUT/CHRIN/GETIN", "open a file with SETLFS and SETNAM", "the KERNAL I/O pattern", "what does set carry mean after a KERNAL call", "read the jiffy clock with RDTIM", "scan the STOP key". Pairs with c64-assembly, c64-memory-map, c64-io, c64-disk, and c64-tape.

Jump to install

Source facts

Repository
sunsided/c64-skills
Last source activity
May 23, 2026 at 11:03
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.