mirror of https://github.com/xqemu/xqemu.git
Updated Getting Started (markdown)
parent
576daaab0d
commit
ca9cba85df
|
@ -23,4 +23,4 @@ Create an Xbox hard-disk image:
|
|||
|
||||
Launch XQEMU with something like...
|
||||
|
||||
xbox-softmmu/qemu-system-xbox -cpu pentium3 -M xbox,bootrom=mcpx_rom.bin -m 64 -drive file=xbox_harddisk.qcow2,index=0,media=disk,locked=on -drive index=1,media=cdrom -bios xbox_bios.bin -usb -device usb-xbox-gamepad
|
||||
xbox-softmmu/qemu-system-xbox -cpu pentium3 -machine xbox,bootrom=mcpx_rom.bin -m 64 -drive file=xbox_harddisk.qcow2,index=0,media=disk,locked=on -drive index=1,media=cdrom -bios xbox_bios.bin -usb -device usb-xbox-gamepad
|
Loading…
Reference in New Issue