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