Rev 211 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 211 | Rev 309 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | ..\tools\addcrc\addcrc zxevo_pen.rom |
5 | ..\tools\addcrc\addcrc zxevo_pen.rom |
6 | ren crc.bin crc_pen.bin |
6 | ren crc.bin crc_pen.bin |
7 | ..\tools\addcrc\addcrc zxevo_atm.rom |
7 | ..\tools\addcrc\addcrc zxevo_atm.rom |
8 | ren crc.bin crc_atm.bin |
8 | ren crc.bin crc_atm.bin |
9 | 9 | ||
10 | ..\tools\sjasmplus\sjasmplus -isrc build_update.a80 |
10 | ..\tools\sjasmplus\sjasmplus --sym=sym.log --lst=dump.log -isrc build_update.a80 |
11 | ..\tools\addcrc\addcrc header.rom |
11 | ..\tools\addcrc\addcrc header.rom |
12 | 12 | ||
13 | copy /B /Y header.rom+crc.bin+zxevo_pen.rom+zxevo_atm.rom zxevo_rom.upd |
13 | copy /B /Y header.rom+crc.bin+zxevo_pen.rom+zxevo_atm.rom zxevo_rom.upd |
14 | 14 | ||
15 | del crc_pen.bin |
15 | del crc_pen.bin |