Back Original

Programming the Commodore 64 with .NET

Build, assemble, run and debug C64 programs

Emit PRG/D64 and auto-launch live coding into VICE straight from .NET.

Introduction >

With Asm6502 Labels, sections, data blocks, helpers, and source mapping back to C#.

Assembler >

Draw in Skia and convert to C64 sprite bytes automatically.

Sprites >

Loader, relocator, and player (target address and ZP ranges).

Music >

Ideal for quick demos and prototyping and Core helpers - C64Assembler with Zero-Page allocator, raster IRQ setup, Sprites classes, PRG and D64 images files...

Helpers >

With VS Code, inspect registers, memory, VIC/SID registers, breakpoints, execution control (step-in- step-over…), view disassembly…

Debugging >