nicolasbauw / ca65build

Commodore 64 assembly build script sample (ca65)

Repository from Github https://github.comnicolasbauw/ca65buildRepository from Github https://github.comnicolasbauw/ca65build

C64 Assembly build script sample (ca65)

This very basic example is the result of my searches and experiments to assemble and run a Commodore 64 assembly source with the ca65 assembler. It creates a PRG file that emulators can load, then run with the SYS 49152 command.

About

Commodore 64 assembly build script sample (ca65)


Languages

Language:Shell 85.0%Language:Assembly 15.0%