Skip to content

andrzejsliwa/c64_kick.mk

Repository files navigation

c64_kick.mk

Example project for C64 Kick Assembler with importing memory map as labels

Usage

*[master][~/c64_example]$ make help
c64_kick.mk targets:
  compile          - compile KICK ASSEMBLER source files (src/*.s)
  convert          - convert BASIC source files (src/*.bas)
  disk             - compile, convert, create disk file d64
  start            - compile, convert, build disk image and start emulator
  start PROGNAME   - compile, convert, build disk image and start emulator with PROGNAME
  stop             - stop VICE emulator
  clean            - clean build directory

Example labels output

vice_labels

Example monitor with labels

vice_monitor

Example of global configuration

global_config

Example of output from global configuration

output_of_global_config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published