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