Skip to content

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

License

Notifications You must be signed in to change notification settings

gonzoMD/C64Studio

This branch is 804 commits behind GeorgRottensteiner/C64Studio:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41057d5 · May 3, 2022
Feb 20, 2021
Mar 29, 2022
May 1, 2022
May 3, 2022
May 1, 2022
Apr 6, 2022
Apr 6, 2022
May 1, 2022
Feb 26, 2022
Jan 4, 2022
May 1, 2022
Apr 19, 2021
Jan 6, 2021
May 3, 2022
Apr 10, 2022
Feb 28, 2022
Feb 28, 2022
Apr 23, 2022
Mar 29, 2022
Aug 29, 2021
Oct 17, 2019
Apr 18, 2017
Oct 17, 2019
May 7, 2017

Repository files navigation

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

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# 61.4%
  • HTML 18.2%
  • Assembly 14.9%
  • C 3.5%
  • BASIC 1.9%
  • JavaScript 0.1%