Visual Studio makefile solution to build Apple II projects with CC65
Go to file
Olivier Guinart edce834daf First commit 2016-12-30 19:24:29 -08:00
HelloWorld First commit 2016-12-30 19:24:29 -08:00
PerfTest First commit 2016-12-30 19:24:29 -08:00
TextSlides First commit 2016-12-30 19:24:29 -08:00
.gitignore Initial commit 2016-12-30 18:56:40 -08:00
FrenchFest.sln First commit 2016-12-30 19:24:29 -08:00
LICENSE Initial commit 2016-12-30 18:56:40 -08:00
README.md First commit 2016-12-30 19:24:29 -08:00

README.md

CC65 Build Solution

Visual Studio makefile solution to build Apple II projects with CC65.

This is a boilerplate VS solution to jumpstart CC65 projects development. The most important file is MAKEFILE: this is where you set your paths to your local tools, e.g. AppleWin, prodos.dsk, Merlin32, AppleCommander, GSPort, etc...

The solution includes 3 projects which were demo'ed at the 2015 APPLE II FESTIVAL FRANCE (A2FF).