blob: 2037c06a6201e0e736594002c6eac63a8fd4c475 (
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://git.usebox.net/kitsunes-curse/tree/tools/hex2bin-2.0)
|