Update README.md
This commit is contained in:
parent
6cca49f828
commit
73bbd68894
|
@ -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).
|
||||
|
||||
[](https://github.com/TASVideos/BizHawk/blob/master/README.md#cores)
|
||||
[](https://github.com/TASVideos/BizHawk/blob/master/README.md#cores)
|
||||
[](https://github.com/TASVideos/BizHawk/releases/latest)
|
||||
[](https://ci.appveyor.com/project/zeromus/bizhawk-udexo/history)
|
||||
[](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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue