Arreglo make.bat

This commit is contained in:
antoniovillena 2016-09-11 00:38:29 +02:00
parent 5d4df5f6a6
commit 1a4dc2482c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
if not exist strings.bin.zx7b echo > strings.bin.zx7b
if not exist version.asm echo define version 4 > version.asm
sjasmplus firmware.asm
fcut firmware_strings.rom 7e00 -7e00 strings.bin
zx7b strings.bin strings.bin.zx7b