Update README.md

add MAME
This commit is contained in:
feos 2023-04-07 23:18:49 +03:00 committed by GitHub
parent 619c25b69a
commit e4143669e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ The BizHawk common features (across all cores) are:
Supported consoles and computers: Supported consoles and computers:
* Apple II * Apple II
* Arcade machines
* Atari * Atari
* Video Computer System / 2600 * Video Computer System / 2600
* 7800 * 7800
@ -280,6 +281,7 @@ In the table below, core names in **bold** are accuracy-focused and acceptable o
System | Cores System | Cores
--:|:-- --:|:--
Apple II | **Virtu** Apple II | **Virtu**
Arcade | **MAME**
Atari 2600 | **Atari2600Hawk** Atari 2600 | **Atari2600Hawk**
Atari 7800 | **A7800Hawk** Atari 7800 | **A7800Hawk**
Atari Lynx | **Handy** Atari Lynx | **Handy**
@ -314,7 +316,6 @@ ZX Spectrum | **ZXHawk**
There are also works-in-progress for: There are also works-in-progress for:
* Amstrad CPC (home-grown core) * Amstrad CPC (home-grown core)
* Fairchild Channel F (home-grown core) * Fairchild Channel F (home-grown core)
* [MAME](https://mamedev.org)
* others maybe ([candidates](https://gitlab.com/TASVideos/BizHawk/snippets/1890492)) * others maybe ([candidates](https://gitlab.com/TASVideos/BizHawk/snippets/1890492))
Please don't bother core devs about these WIPs unless you're looking to contribute in some way. Please don't bother core devs about these WIPs unless you're looking to contribute in some way.