Skip to content

jvalen/c64-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate to kick start your C64 project

Use

  1. Intall ACME cross assembler

  2. Install a C64 emulator, VICE works great!

  3. Put the SID file inside /res and reference in src/load_res.asm

  4. Compile the program doing: $ acme main.asm

  5. Load the program in your emulator and have fun.

Greetings

This bp is based on Dustlayer awesome tutorials.

About

Kick start your C64 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published