diff options
| author | EmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com> | 2023-06-15 22:36:39 -0400 | 
|---|---|---|
| committer | EmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com> | 2023-06-15 22:36:39 -0400 | 
| commit | a78033acc941fc4bcf6188f1d48fd8e012673fff (patch) | |
| tree | ac92adae5e40274fd9e0b78352a24840cc88eab4 /run-qemu.bat | |
initial commit
Diffstat (limited to 'run-qemu.bat')
| -rw-r--r-- | run-qemu.bat | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/run-qemu.bat b/run-qemu.bat new file mode 100644 index 0000000..bd1701d --- /dev/null +++ b/run-qemu.bat @@ -0,0 +1,2 @@ +@echo off
 +qemu-system-i386 emuos.iso
\ No newline at end of file | 
