CONTROLS
the C64 is muted until you click — click the screen for sound
CONTROLS
the C64 is muted until you click — click the screen for sound
Every demo here was written by Claude. Each demo folder holds a single prompt. An AI agent was given that prompt and wrote, assembled, debugged, and verified the entire program on an emulated Commodore 64 — no human-written code. The receipts — prompt, audit, and evidence — are in each demo's folder:
The demos are ours. The Commodore 64 they run on is not — it is three pieces of other people’s work, loaded at runtime and not bundled here.
vc64web — the emulator in the frame above A WebAssembly port by mithrendal, served from a fork so this page and the emulator share an origin.
VirtualC64 — the emulator vc64web is a port of By Dirk W. Hoffmann. GPL-3.0
MEGA65 open-roms — the KERNAL, BASIC and character ROMs it boots on A free re-implementation by Paul Gardner-Stephen and Roman Standzikowski (FeralChild64). The PXL character font is by Retrofan. LGPL-3.0-or-later · parts of BASIC additionally MIT © Microsoft Corporation
These are not Commodore’s ROMs. No Commodore ROM image is hosted or distributed by either repository.