Updated Getting Started (markdown)

espes 2013-11-30 22:00:38 -08:00
parent 576daaab0d
commit ca9cba85df
1 changed files with 1 additions and 1 deletions

@ -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