|
|
6 giorni fa | |
|---|---|---|
| .ai | 6 giorni fa | |
| examples | 6 giorni fa | |
| references | 6 giorni fa | |
| templates | 6 giorni fa | |
| tools | 6 giorni fa | |
| AGENTS.md | 6 giorni fa | |
| README.md | 6 giorni fa | |
This pack turns the uploaded Commodore 64 reference texts into a practical AI-coding-agent workspace. It is designed for agents helping with C64 BASIC V2, 6510 assembly, KERNAL jump-table calls, memory-map work, VIC-II graphics, SID sound, CIA I/O, interrupts, and debugging.
AGENTS.md Root agent operating instructions
.ai/SKILLS.md Skill router and index
.ai/skills/*/SKILL.md Focused C64 skills loaded on demand
references/c64-quick-reference.md Memory, KERNAL, BASIC, and hardware tables
examples/basic/* BASIC examples
examples/assembly/* 6510 assembly examples
templates/c64-task-brief.md Prompt template for future C64 tasks
tools/address-cheatsheet.json Machine-readable address table
Place this folder in the root of a Commodore 64 project. An AI coding agent should read AGENTS.md first, then follow .ai/SKILLS.md to load only the skill files relevant to the task.
The material is summarized and transformed into working rules, not a copy of the source books. Verify timing-sensitive raster, IRQ, banking, and device behavior on an emulator or real C64.
Powered by TurnKey Linux.