blob: d9f0c96ba2977d6c8e87d497600cc0cff386d747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This builds a player to be run from sfxed emulator.
Changing this is not completely supported, but if you really want to do it, it
is possible!
## Build instructions
This requires in your PATH:
* SDCC
* Python 3
* hex2bin; for example [you can use this version](https://github.com/reidrac/ubox-msx-lib/tree/master/tools/hex2bin-2.0)
|