This repository has been archived on 2024-12-31. You can view files and clone it, but cannot push or open issues or pull requests.
MEMZ/PayloadMBR/test.bat
2017-04-12 12:15:35 +02:00

5 lines
112 B
Batchfile

@echo off
make.bat
set PATH=%PATH%;C:\Program Files\qemu
qemu-system-i386 -s -soundhw pcspk -fda disk.img
pause