Rewrite cores table in readme

This commit is contained in:
YoshiRulz 2021-05-21 12:17:26 +10:00
parent 4165b2893d
commit bfdecce195
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 33 additions and 33 deletions

View File

@ -286,41 +286,41 @@ We're looking to create [a catalog](https://github.com/TASVideos/BizHawk-Externa
### Cores ### Cores
A *core* is what we call the smaller bits of software that emulate just one system or family of systems, e.g. NES/Famicom. For the most part, there's a "best" core for each system, based on accuracy, but there are a few alternative cores which are *faster and less accurate*. A *core* is what we call the smaller bits of software that emulate just one system or family of systems, e.g. NesHawk for NES/Famicom. For the most part, we have one core per system, but sometimes you have the choice between speed (in terms of CPU usage) and accuracy.
*Hawk* cores are part of the BizHawk project. All other cores are ported, mainly from the Mednafen project. In the table below, core names in **bold** are accuracy-focused and acceptable on TASVideos. The -*Hawk* cores are part of the BizHawk project. All other cores are ported, mainly from the Mednafen project.
System | Core | Alt. Cores System | Cores
--:|:--|:-- --:|:--
Apple II | Virtu | Apple II | **Virtu**
Atari 2600 | Atari2600Hawk | Atari 2600 | **Atari2600Hawk**
Atari 7800 | A7800Hawk | Atari 7800 | **A7800Hawk**
Atari Lynx | Handy | Atari Lynx | **Handy**
Commodore 64 | C64Hawk | Commodore 64 | **C64Hawk**
ColecoVision | ColecoHawk | ColecoVision | **ColecoHawk**
Game Boy / Color | GBHawk | Gambatte Game Boy / Color | **Gambatte**, **GBHawk**
Game Boy Advance | mGBA | Game Boy Advance | **mGBA**
Intellivision | IntelliHawk | Intellivision | **IntelliHawk**
N64 | Mupen64Plus | N64 | **Mupen64Plus**
Neo Geo Pocket | NeoPop | Neo Geo Pocket | **NeoPop**
NES | NesHawk | QuickNes | NES | **NesHawk**, QuickNes
Odyssey² | O2Hawk | Odyssey² | **O2Hawk**
PC-FX | T.S.T. | PC-FX | **T.S.T.**
Playstation (PSX) | Octoshock | Playstation (PSX) | **Octoshock**
Sega 32X | PicoDrive | Sega 32X | **PicoDrive**
Sega Game Gear | SMSHawk | Sega Game Gear | **SMSHawk**
Sega Genesis | Genplus-gx | Sega Genesis | **Genplus-gx**
Sega Master System | SMSHawk | Sega Master System | **SMSHawk**
Sega Saturn | Saturnus | Sega Saturn | **Saturnus**
SNES | BSNES | Faust, Snes9x SNES | **BSNES**, Faust, Snes9x
Super Game Boy | BSNES | SameBoy Super Game Boy | **BSNES**, **SameBoy**
TI-83 | TI83Hawk | TI-83 | **TI83Hawk**
TurboGrafx | TurboNyma | HyperNyma, PCEHawk TurboGrafx | HyperNyma, **PCEHawk**, **TurboNyma**
Uzebox | Uzem | Uzebox | **Uzem**
Vectrex | VectrexHawk | Vectrex | **VectrexHawk**
Virtual Boy | Virtual Boyee | Virtual Boy | **Virtual Boyee**
WonderSwan / Color | Cygne | WonderSwan / Color | **Cygne**
ZX Spectrum | ZXHawk | 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)