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>
|
||||
|
||||
<div align="center">
|
||||
|
||||
<!-- <img src=https://i.imgur.com/lf2KlyN.png height=200 /> -->
|
||||
<img src=https://i.imgur.com/7P0wvEh.png />
|
||||
<br /><br />
|
||||
|
||||
[![Build Status](https://github.com/mborgerson/xemu/workflows/Build/badge.svg?branch=master)](https://github.com/mborgerson/xemu/actions?query=branch%3Amaster)
|
||||
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
|
||||
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest/download/xemu-macos-release.zip)
|
||||
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
|
||||
|
||||
[![Chat Badge](https://img.shields.io/badge/Chat-xemu%20Discord%20Server-7289DA?logo=Discord&logoColor=white)](https://discord.gg/ayyjsuM)
|
||||
[![YouTube Badge](https://img.shields.io/badge/Videos-YouTube-red?logo=YouTube&logoColor=white)](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.
|
||||
|
||||
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)!
|
||||
|
||||
```diff
|
||||
- Disclaimer ------------------------------------------------------------------
|
||||
- DISCLAIMER ------------------------------------------------------------------
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue