Update README.md

This commit is contained in:
James Groom 2019-01-12 01:53:13 +10:00 committed by GitHub
parent 6cca49f828
commit 73bbd68894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
A multi-system emulator written in C#. As well as quality-of-life features for casual players, it also has recording/playback and debugging tools, making it the first choice for TASers (Tool-Assisted Speedrunners).
[![unique systems emulated | 25](https://img.shields.io/badge/unique_systems_emulated-25-darkgreen.svg?logo=buffer&logoColor=333333&style=popout)](https://github.com/TASVideos/BizHawk/blob/master/README.md#cores)
[![unique systems emulated | 26](https://img.shields.io/badge/unique_systems_emulated-26-darkgreen.svg?logo=buffer&logoColor=333333&style=popout)](https://github.com/TASVideos/BizHawk/blob/master/README.md#cores)
[![GitHub latest release](https://img.shields.io/github/release/TASVideos/BizHawk.svg?logo=github&logoColor=333333&style=popout)](https://github.com/TASVideos/BizHawk/releases/latest)
[![dev builds | AppVeyor](https://img.shields.io/badge/dev_builds-AppVeyor-orange.svg?logo=appveyor&logoColor=333333&style=popout)](https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history)
[![Windows prereqs | GitHub](https://img.shields.io/badge/Windows_prereqs-GitHub-darkred.svg?logo=github&logoColor=333333&style=popout)](https://github.com/TASVideos/BizHawk-Prereqs/releases/latest)
@ -70,6 +70,7 @@ Supported consoles and computers:
* SNES
* TI-83
* TurboGrafx / SuperGrafx
* Uzebox
* Virtual Boy
* WonderSwan / Color
* ZX Spectrum
@ -218,11 +219,12 @@ Sega Pico | PicoDrive ||
SNES | BSNES | Snes9x |
TI-83 | TI83Hawk ||
TurboGrafx / SuperGrafx | PCEHawk ||
Uzebox | Uzem ||
Virtual Boy | Virtual Boyee ||
WonderSwan / Color | Cygne ||
ZX Spectrum | ZXHawk ||
Amstrad CPC, Magnavox Odyssey², PSP, and Uzebox emulation is a work-in-progress and there is **no ETA**. Cores for other systems are only conceptual. If you want to help speed up development, ask on IRC (see *Support* below).
Amstrad CPC, Magnavox Odyssey², and PSP emulation are works-in-progress and there is **no ETA**. Cores for other systems are only conceptual. If you want to help speed up development, ask on IRC (see *Support* below).
[to top](https://github.com/TASVideos/BizHawk/blob/master/README.md#bizhawk)