zxuno-git/cores/BBCMicro/roms/make_rom_image.sh

5 lines
120 B
Bash

#!/bin/bash
cat smartmmc.rom.20151002 basic2.rom os12.rom os12.rom | xxd -c1 -b | cut -c10-17 > ../src/rom_image.mif