Added link to hex2bin
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
This commit is contained in:
parent
3075627a77
commit
216c3aba26
|
@ -32,10 +32,14 @@ The files in this repro try to handle these steps for you.
|
|||
* make
|
||||
* openmsx
|
||||
* sdcc
|
||||
* hex2bin
|
||||
* hex2bin-2.5 (see [https://hex2bin.sourceforge.net/](https://hex2bin.sourceforge.net/))
|
||||
* wget
|
||||
* unix2dos
|
||||
|
||||
For debian use;
|
||||
|
||||
apt-get install make openmsx wget dos2unix sdcc
|
||||
|
||||
## Usage
|
||||
|
||||
Include the `lib/make/msxbuild.mk` file from your Makefile.
|
||||
|
|
Loading…
Reference in a new issue