C64 Studio v1.6

C64 Studio is a .NET based IDE written by Georg Rottensteiner. This app supports project based C64 assembly.

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 or cartridge format (.bin and .crt for 8k and 16k). Additionally to this C64 Studio comes with a charset and sprite editor.

Version history:

16.08.2011 – 1.6:

  • Fixed parse bug, things like LDA #’H’ can now be parsed.
  • Complete rewrote GDI handling for sprite and charset editor (no more resource leaks)
  • Added Pre/Custom/Post Build events per configuration (useful for exomizing)
  • Fixed some crash bugs.

Download: C64 Studio v1.6 (822)

source: lemon64.com

  1. No comments yet.
*