mirror of
https://github.com/OlivierGuinart/Merlin32BuildSolution.git
synced 2025-01-14 21:29:42 +00:00
8 lines
437 B
Markdown
8 lines
437 B
Markdown
# Merlin32BuildSolution
|
|
Visual Studio makefile solution to build Apple II projects with Merlin32.
|
|
|
|
![](https://github.com/OlivierGuinart/Merlin32BuildSolution/blob/master/Merlin32BuildSolution.gif)
|
|
|
|
This is a boilerplate VS solution to jumpstart Merlin32 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...
|
|
|