Subversion Repositories pentevo

Rev

Rev 803 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 803 Rev 821
Line 1... Line 1...
1
 
1
 
2
@echo off
2
@echo off
3
 
3
 
4
..\..\..\tools\asw\bin\asw -U -L main.a80
4
..\..\..\tools\asw\bin\asw -U -L -x -olist main.lst main.a80
5
..\..\..\tools\asw\bin\p2bin main.p main.rom -r $-$ -k
5
..\..\..\tools\asw\bin\p2bin main.p main.rom -r $-$ -k
6
 
6
 
7
..\..\..\tools\asw\bin\asw -U -L -D DOS_FE main.a80
7
..\..\..\tools\asw\bin\asw -U -L -x -olist main_fe.lst -D DOS_FE main.a80
8
..\..\..\tools\asw\bin\p2bin main.p main_fe.rom -r $-$ -k
8
..\..\..\tools\asw\bin\p2bin main.p main_fe.rom -r $-$ -k
9
 
9
 
10
..\..\..\tools\asw\bin\asw -U -L cmosset.a80
10
..\..\..\tools\asw\bin\asw -U -L cmosset.a80
11
..\..\..\tools\asw\bin\p2bin cmosset.p cmosset.rom -r $-$ -k
11
..\..\..\tools\asw\bin\p2bin cmosset.p cmosset.rom -r $-$ -k
12
 
12
 
13
..\..\..\tools\mhmt\mhmt -mlz main.rom ..\main_pack.rom
13
..\..\..\tools\mhmt\mhmt -mlz main.rom ..\main_pack.rom
14
..\..\..\tools\mhmt\mhmt -mlz main_fe.rom ..\main_fe_pack.rom
14
..\..\..\tools\mhmt\mhmt -mlz main_fe.rom ..\main_fe_pack.rom
15
..\..\..\tools\mhmt\mhmt -mlz cmosset.rom ..\cmosset_pack.rom
15
..\..\..\tools\mhmt\mhmt -mlz cmosset.rom ..\cmosset_pack.rom
16
..\..\..\tools\mhmt\mhmt -mlz chars_eng.bin ..\chars_pack.rom
16
..\..\..\tools\mhmt\mhmt -mlz chars_eng.bin ..\chars_pack.rom
17
 
17
 
18
del *.rom
18
rem del *.rom