Table of Contents
Most used tools
This list of tools is meant to serve as a quick reference for newcomers and oldschoolers who returned to the scene and are wondering what the current state of tools is and what most people use. It's not meant to be a comprehensive or complete list, so don't add more than a handful essential and notable tools to each category. Also please don't link directly to binaries in cases where a proper homepage for a tool is available.
In the past, most people used Turbo Assembler to code on the C64 itself, whereas in these days almost everyone uses some form of cross assembler at a PC instead.
For a more comprehensive list of links to tools, check the links section instead.
Cross-development
Assemblers and compilers
More assemblers are listed at the assemblers section on the links page, and it should be made clear that some people prefer other assemblers than those listed here.
- DreamAss - by Doc Bacardi / The Dreams. Basic cross-assembler, does the job.
- ca65 - A complete cross-developing suite with assembler, c-compiler, linker, and more.
- Kick Assembler - by Slammer/Camelot. Assembler with extensive Java-style scripting. Runs anywhere with Java. Find tips & tricks here.
- ACME - Cross assembler with a lot of nice features, without being bloated. Includes macro support.
- 64TASS - A very tiny TASM compatible macro assembler.
- TMPx - Cross assembler that is source compatible with Turbo Macro Pro
Crunchers
- ByteBoozer - Fast(er), ok results. Made for demos, also integrated decruncher with loader.
- Pucrunch - Faster, good results. (Sometimes bugs out on very small binaries.)
- Exomizer - Slower, better results
Character Sets and sprites
- CharPad by Subchrist Software
- SpritePad Pro by Subchrist Software
Graphics
- Pixcen by CRT
- Project One by Oswald
- Timanthes by Mirage
- OxPaint by Oxidy
- HermIRES by Hermit
Music
- Goattracker - By Cadaver. Ports for various systems are available here.
- CheeseCutter a cross platform music tool by Abaddon/Fairlight, based on the JCH music editor.
- Music Studio 2.1.0.7 by Martin Piper
Hacking/Cracking
- IDA Pro - THE industry standard disassembler.
- Regenerator - Excellent free disassembler
Emulators
Transfer your stuff to a real C64
- Final replay and Codenet - by Graham/Oxyron. Requires a Retro Replay cartridge with RR-net. Also check “Warpcopy”.
Transfer your stuff from a real C64
- TMPView 1.3 - by Style. Convert your TASM source to PC, for crossassember environment.
Native development
Assemblers
- Turbo Assembler Homepage - maintained by Style. Also featuring Turbo Macro Pro.
- Ass Blaster V3.2 - by Mr. Lee of Cascade
Crunchers
- ByteBoozer 1.0 - By HCL.
- 2MHz Time Cruncher V5.0 by Stoat + Tim
- The Cruncher AB V1.0 by Zizyphus and Skyflash of Oneway. Bugfixed by Crossbow/Crest
- Byte Boiler V1.0 by Zizyphus and Skyflash of OneWay
Packers/Linkers
- Sledgehammer V2.1+ packer/linker by Trap/Bonzai, improved by Atis/Cross
- Lightimizer Packer V6.0 by Zagon/Light
- Visiomizer Packer V6.3 by Zagon/Vision
- Zipper V5.0 by Zagon/Vision
- BYG Compactor V1.0 by Naf/Babygang
Graphics
- GFX Editors and Converters — This info is contained on a separate page
Music
- JCH Editor - By JCH. Most used editor ever(?).
- SDI - By SHAPE ..for best sound quality(?).
- DMC V5.0+ by Graffity, Improved by CreaMD
- DMC V4.0 by Graffity
- ATMDS v3.2 by St0fF / Neoplasia, AcidTrackMusicDevelopmentSystem - an Editor for coders, style based on the DMC-series.
- NinjaTracker by Cadaver, a converter from GoatTracker is available, too.