Added M80 example
This commit is contained in:
parent
656c3436da
commit
6cec28f1bc
13 changed files with 110 additions and 77 deletions
|
|
@ -20,6 +20,7 @@ for your specific needs or contribute a fix or feature.
|
|||
* sdcc
|
||||
* hex2bin
|
||||
* wget
|
||||
* unix2dos
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
@ -27,6 +28,7 @@ Include the msxbuild.mk file from your Makefile.
|
|||
And override the required paths;
|
||||
* PATH_SDCC ?= /usr/bin
|
||||
* PATH_HEX2BIN ?= /usr/bin
|
||||
* PATH_UNIX2DOS ?= /usr/bin
|
||||
* PATH_OPENMSX ?= /opt/openMSX/bin/
|
||||
* PATH_MSXBUILD ?= /opt/msxbuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue