Build, assemble, run and debug C64 programs
Emit PRG/D64 and auto-launch live coding into VICE straight from .NET.
With Asm6502 Labels, sections, data blocks, helpers, and source mapping back to C#.
Draw in Skia and convert to C64 sprite bytes automatically.
Loader, relocator, and player (target address and ZP ranges).
Ideal for quick demos and prototyping and Core helpers - C64Assembler with Zero-Page allocator, raster IRQ setup, Sprites classes, PRG and D64 images files...
With VS Code, inspect registers, memory, VIC/SID registers, breakpoints, execution control (step-in- step-over…), view disassembly…