11 lines
93 B
Batchfile
Raw Normal View History

@echo off
c:\jl\bin\bin2mif -b 0x00 -l 0x10000 -e -w 32 -i rom.image -o rom.mif
pause