mirror of https://github.com/xemu-project/xemu.git
Updated Home (markdown)
parent
068a7716a3
commit
2087f71185
8
Home.md
8
Home.md
|
@ -1,16 +1,20 @@
|
||||||
<a id="content-top"></a>
|
<a id="content-top"></a>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
<!-- <img src=https://i.imgur.com/lf2KlyN.png height=200 /> -->
|
<!-- <img src=https://i.imgur.com/lf2KlyN.png height=200 /> -->
|
||||||
<img src=https://i.imgur.com/7P0wvEh.png />
|
<img src=https://i.imgur.com/7P0wvEh.png />
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|
||||||
[](https://github.com/mborgerson/xemu/actions?query=branch%3Amaster)
|
|
||||||
[](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
|
[](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
|
||||||
[](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip)
|
[](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip)
|
||||||
[](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
|
[](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
|
||||||
|
|
||||||
[](https://discord.gg/ayyjsuM)
|
[](https://discord.gg/ayyjsuM)
|
||||||
[](https://www.youtube.com/channel/UCrT8NawDTt5gJnMMe9uUg-Q/featured)
|
[](https://www.youtube.com/channel/UCrT8NawDTt5gJnMMe9uUg-Q/featured)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
Welcome! **xemu** is an open-source, cross-platform application that emulates the hardware of the [original Xbox](https://en.wikipedia.org/wiki/Xbox_(console)) game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems.
|
Welcome! **xemu** is an open-source, cross-platform application that emulates the hardware of the [original Xbox](https://en.wikipedia.org/wiki/Xbox_(console)) game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems.
|
||||||
|
|
||||||
This project is focused on making significant forward progress in terms of features, performance, stability, and user experience in Xbox emulation. This project is a continuation of the [XQEMU](https://xqemu.com) project and based on the excellent [QEMU](https://www.qemu.org/) full system emulator project.
|
This project is focused on making significant forward progress in terms of features, performance, stability, and user experience in Xbox emulation. This project is a continuation of the [XQEMU](https://xqemu.com) project and based on the excellent [QEMU](https://www.qemu.org/) full system emulator project.
|
||||||
|
@ -18,7 +22,7 @@ This project is focused on making significant forward progress in terms of featu
|
||||||
Get the latest updates and chat with other users on the [xemu Discord Server](https://discord.gg/ayyjsuM)!
|
Get the latest updates and chat with other users on the [xemu Discord Server](https://discord.gg/ayyjsuM)!
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
- Disclaimer ------------------------------------------------------------------
|
- DISCLAIMER ------------------------------------------------------------------
|
||||||
|
|
||||||
This project is for educational purposes only, with the goal of researching and
|
This project is for educational purposes only, with the goal of researching and
|
||||||
understanding the inner-workings of the original Xbox and its games, and then
|
understanding the inner-workings of the original Xbox and its games, and then
|
||||||
|
|
Loading…
Reference in New Issue