mirror of
https://github.com/MiSTer-devel/Injector_MiSTer.git
synced 2026-05-17 03:03:52 +00:00
11 lines
262 B
Plaintext
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
|