mirror of
https://github.com/OlivierGuinart/CC65BuildSolution.git
synced 2025-01-13 19:29:58 +00:00
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).
Languages
C
98.3%
BASIC
1.7%