delete repeat scripts
This commit is contained in:
parent
2dc1e18f57
commit
9635cde1c6
|
@ -1 +0,0 @@
|
|||
qemu-system-i386 -cdrom /sdcard/0/FS5_DOS3.iso -m 256 -boot d -smp 8,sockets=1,cores=8,threads=1,maxcpus=8 --accel tcg,thread=multi,tb-size=2048 -no-fd-bootchk -msg timestamp=off -full-screen -no-hpet -nodefaults -no-user-config -boot menu=on,strict=off -global ide-hd.write-cache=on -global ide-hd.physical_block_size=1024 -global ide-cd.write-cache=on -global ide-cd.physical_block_size=1024 -global cpu.l3-cache=on -vnc :1 -vga vmware
|
|
@ -1,3 +0,0 @@
|
|||
pulseaudio -D
|
||||
export PULSE_SERVER=tcp:127.0.0.1:4713
|
||||
qemu-system-x86_64 -m size=512M -vga std -vnc :1 -cdrom '/sdcard/0/Ram95_6.iso' -boot d -device sb16
|
|
@ -1,3 +0,0 @@
|
|||
pulseaudio -D
|
||||
export PULSE_SERVER=tcp:127.0.0.1:4713
|
||||
qemu-system-x86_64 -accel tcg,thread=multi -m size=512M -vga std -vnc :1 -cdrom '/sdcard/0/Ram95_7.iso' -boot d -device sb16
|
Loading…
Reference in New Issue