Skip to content

GeorgRottensteiner/C64Studio

Repository files navigation

C64 Studio is a .NET based IDE.

The program supports project based C64 assembly and/or several Basic dialects and is geared towards game development. The internal assembler is using the ACME syntax, but supports also several other syntaxes.

In connection with Vice the IDE allows you to debug through your code and watch variables/memory locations, registers and memory. Any other emulator can be set up as well if it's startable via runtime arguments.

C64 Studio allows you to compile to raw binary, .prg, .t64, .d64 or several cartridge formats (.bin and .crt for 8k, 16k, MagicDesk, RGCD, easyflash, Ultimax, GMOD2)

Additionally to this C64 Studio comes with a charset, sprite and media editor (tape and disk), supporting C64, C128, Mega65, VIC20.

An encompassing help documentation is part of the program.