Visual Studio makefile solution to build Apple II projects with CC65
Go to file
Olivier Guinart 9eb627dff9 BitCoin April's fool program added. 2018-01-14 18:57:57 -08:00
BitCoin BitCoin April's fool program added. 2018-01-14 18:57:57 -08:00
HelloWorld BitCoin April's fool program added. 2018-01-14 18:57:57 -08:00
PerfTest BitCoin April's fool program added. 2018-01-14 18:57:57 -08:00
TextSlides BitCoin April's fool program added. 2018-01-14 18:57:57 -08:00
.gitignore Initial commit 2016-12-30 18:56:40 -08:00
FrenchFest.sln BitCoin April's fool program added. 2018-01-14 18:57:57 -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).