add python script
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