5 lines
81 B
Batchfile
5 lines
81 B
Batchfile
@echo off
|
|
call __make_all_vs.cmd
|
|
call copy_to_zxmak2.cmd
|
|
call start_emul.cmd
|