texcessive / C64Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C64 Studio is a .NET based IDE.

The program supports project based C64 assembly and/or Basic V2 and is geared towards game development. The internal assembler is using the ACME syntax.

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 cartridge format (.bin and .crt for 8k, 16k, MagicDesk)

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

An encompassing help documentation is part of the program.

About

License:Other


Languages

Language:C# 63.1%Language:HTML 30.1%Language:Assembly 5.5%Language:Visual Basic 1.3%Language:CSS 0.0%