mirror of
https://github.com/Tolik-Trek/ZX-SP-ROMs.git
synced 2026-06-15 09:21:45 +03:00
5 lines
126 B
Batchfile
Executable File
5 lines
126 B
Batchfile
Executable File
MkDir !bin
|
|
MkDir !log
|
|
DEL /Q !log\*.*
|
|
..\..\sjasmplus\sjasmplus.exe --lst=!log\log.txt !rom2_SrvMon.a80 >> !log\error.txt
|