Subversion Repositories pentevo

Rev

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

Rev 952 Rev 964
Line 1... Line 1...
1
 
1
 
2
echo off
2
echo off
3
 
3
 
4
..\..\..\tools\asw\bin\asw -cpu z80undoc -U -L aypr4bas.a80
4
..\..\..\tools\asl\bin\asl -cpu z80undoc -U -L aypr4bas.a80
5
..\..\..\tools\asw\bin\p2bin aypr4bas.p aypr4bas.rom -r $-$ -k
5
..\..\..\tools\asl\bin\p2bin aypr4bas.p aypr4bas.rom -r $-$ -k
6
 
6
 
7
pause
7
pause
8
8