Files
Injector_MiSTer/Readme.txt
2019-01-26 15:15:57 +01:00

11 lines
262 B
Plaintext

Utility for injecting boot.rom into RBF file.
Useful to make core with alternative boot ROM.
Usage. In command prompt type:
For Windows:
injector.exe core.rbf boot.rom my_new_core.rbf
For Linux/macOS:
./injector.py core.rbf boot.rom my_new_core.rbf