Giter Club home page Giter Club logo

xqemurun's Introduction

XQEMURun

XQEMU

Description

This is a simple wrapper for the XQEMU binary. It helps you to run it easily. XQEMURun does nothing by itself, all the good work on XQEMU is brought to you by espes himself.

If you run xqemurun without option and something required is missing, it will ask you for required files and write a config file for you.

Once configured (see config.ini for all options available), you can run any iso you want this way:

xqemurun media.iso

Greetings

Thanks to the awesome XQEMU project and special thanks to espes for what he is doing.

Installation

sudo make install

Help

usage: xqemurun [-h] [--config FILE] [--dir DIR] [--qemu FILE]
                   [--gdb OPTION] [--kvm OPTION] [--xdk SOCKET]
                   [--machine OPTION] [--short OPTION] [--bootrom FILE]
                   [--bios FILE] [--disk FILE] [--hub OPTION] [--pad1 OPTION]
                   [--pad2 OPTION] [--pad3 OPTION] [--pad4 OPTION]
                   [FILE]

xqemurun helps to run xqemu easily.

positional arguments:
  FILE              path to media iso

optional arguments:
  -h, --help        show this help message and exit
  --config FILE     path to config file
  --dir DIR         directory from where to run XQEMU binary, default: none
  --qemu FILE       path to XQEMU binary, default: qemu-system-xbox
  --gdb OPTION      enable GDB debug, default: no
  --kvm OPTION      enable KVM, default: no
  --xdk SOCKET      path to socket file for XDK serial port, default: none
  --machine OPTION  machine type, default: xbox
  --short OPTION    skip the logo animation, default: no
  --bootrom FILE    path to bootrom dump
  --bios FILE       path to bios dump
  --disk FILE       path to disk image
  --hub OPTION      usb hub option, default: emulated
  --pad1 OPTION     usb pad1 device option, default: keyboard
  --pad2 OPTION     usb pad2 device option
  --pad3 OPTION     usb pad3 device option
  --pad4 OPTION     usb pad4 device option

Warning

XQEMU is in a very early state, do not expect so much.

No warranty is given, use this at your own risk.

Author

Thomas Debesse [email protected]

Copyright

This tool is distributed under the highly permissive and laconic ISC License.

xqemurun's People

Contributors

illwieckz avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.