mirror of
https://github.com/Tolik-Trek/Sprinter-BIOS.git
synced 2026-06-15 09:21:46 +03:00
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
|