Table of Contents

Cross Development

Use that PC for something good!

Setting up a cross development environment

Debugging

Crunching

Graphics conversion

Assemblers and Cross-dev systems

This section contains information relating to specific assemblers of cross-dev systems.

Also check the syntax highlighting section below which contains syntax highlighting files for various assemblers for various text editors.

Also have a look at the source code conversion page if you want to know how to convert your sources from turbo assembler (petscii) to ascii, and how to (re)indent code that is messy. Also note that there is a list of commonly used assemblers on the Most used tools page.

ACME

ca65

ca65 is an assembler which is part of the cc65 suite of tools.

DreamAss

DreamAss is perhaps the most turbo-assembler-alike assembler, expanded with macros.

Kick Assembler

PDS (Programmers Development System)

CBM .prg Studio

C64 Studio

xa65

Syntax Highlighting

This section is for 6502/6510 assembler syntax highlighting files.

Ways to transfer your code to C64