Skip to content

Simple stub for VIC-20 cart image created with cc65 compiler suite

Notifications You must be signed in to change notification settings

ops/vic-cc65-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vic-cc65-cart

Simple stub for VIC-20 cart image created with cc65 compiler suite.

Compile:

   cl65 -t vic20 -C cart.cfg -o cart.prg cart.c crt0.s

Test with VICE:

   xvic -cartA cart.prg

About

Simple stub for VIC-20 cart image created with cc65 compiler suite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published