• Stars
    star
    249
  • Rank 162,261 (Top 4 %)
  • Language
    C#
  • License
    Other
  • Created over 7 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C64Studio is a .NET based IDE specializing in game development for the C64 in assembler and BASIC

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.