Skip to content

joos2k/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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 54.2%
  • HTML 21.2%
  • Assembly 18.1%
  • C 4.0%
  • BASIC 2.4%
  • JavaScript 0.1%