Experimental emulator for the original Microsoft Xbox video game system.
Downloading Source Code:
XBENext takes advantage of GIT submodules. Use the command below to download the source and related libraries
git clone --recursive https://github.com/LoveMHz/XBENext.git
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
espes - For his orginal work on XQEmu, the first QEmu based emulator for the orginal Xbox.
JayFoxRox - For his work on XQEmu.
blueshogun - Mentor, and inspriation to work on Xbox emulation.
Copyright (C) 2015 Dustin Holden
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.