Update README.md
This commit is contained in:
parent
54602ba86f
commit
5e3e722858
36
README.md
36
README.md
|
@ -30,27 +30,27 @@ The "core" features, common to every system core, are:
|
||||||
System | "Core" Features | Game Coverage† | Peripherals | Debugging
|
System | "Core" Features | Game Coverage† | Peripherals | Debugging
|
||||||
--:|:-:|:-:|:-:|:-:
|
--:|:-:|:-:|:-:|:-:
|
||||||
Apple II | ✓ | 95%? | ? | ?
|
Apple II | ✓ | 95%? | ? | ?
|
||||||
Atari 2600 | ✓ | 95%? | ? | partial
|
Atari 2600 | ✓ | 95%? | ? | ◕
|
||||||
Atari 7800 | ✓ | 95%? | ? | partial
|
Atari 7800 | ✓ | 95%? | ? | ◕
|
||||||
Atari Lynx | ✓ | 95%? | ? | limited
|
Atari Lynx | ✓ | 95%? | ? | ◔
|
||||||
ColecoVision | ✓ | 95%? | ? | partial
|
ColecoVision | ✓ | 95%? | ? | ◕
|
||||||
Commodore 64 | ✓ | 95%? | [some](http://tasvideos.org/Bizhawk/C64.html) | partial
|
Commodore 64 | ✓ | 95%? | [some](http://tasvideos.org/Bizhawk/C64.html) | ◕
|
||||||
GB/GBC | ✓ | 95%? | ? | full
|
GB/GBC | ✓ | 95%? | ? | ✓
|
||||||
GBA | ✓ | 95%? | ? | partial
|
GBA | ✓ | 95%? | ? | ◕
|
||||||
Genesis | ✓ | 95%? | [all?](https://bitbucket.org/eke/genesis-plus-gx/src/b573cd25853f9f8b5b941fc36506835e228144c6/wiki/Features.md?at=master&fileviewer=file-view-default) | full
|
Genesis | ✓ | 95%? | [all?](https://bitbucket.org/eke/genesis-plus-gx/src/b573cd25853f9f8b5b941fc36506835e228144c6/wiki/Features.md?at=master&fileviewer=file-view-default) | ✓
|
||||||
IntelliVision | ✓ | 95%? | ? | partial
|
IntelliVision | ✓ | 95%? | ? | ◕
|
||||||
Master System | ✓ | 95%? | ? | full
|
Master System | ✓ | 95%? | ? | ✓
|
||||||
N64 | ✓ | 95%? | [all?](http://tasvideos.org/Bizhawk/N64.html) | partial
|
N64 | ✓ | 95%? | [all?](http://tasvideos.org/Bizhawk/N64.html) | ◕
|
||||||
NGP/NGPC | ✓ | 95%? | N/A | limited
|
NGP/NGPC | ✓ | 95%? | N/A | ◔
|
||||||
NES | ✓ | 95%? | ? | full
|
NES | ✓ | 95%? | ? | ✓
|
||||||
PSX | ✓ | 95%? | ? | ?
|
PSX | ✓ | 95%? | ? | ?
|
||||||
Saturn | ✓ | 95%? | ? | limited
|
Saturn | ✓ | 95%? | ? | ◔
|
||||||
SNES | ✓ | 95%? | ? | full
|
SNES | ✓ | 95%? | ? | ✓
|
||||||
TI-83 | ✓ | 95%? | N/A | ?
|
TI-83 | ✓ | 95%? | N/A | ?
|
||||||
PC Engine / SG | ✓ | 95%? | ? | full
|
PC Engine / SG | ✓ | 95%? | ? | ✓
|
||||||
Virtual Boy | ✓ | 95%? | N/A | ?
|
Virtual Boy | ✓ | 95%? | N/A | ?
|
||||||
WonderSwan | ✓ | 95%? | N/A | partial
|
WonderSwan | ✓ | 95%? | N/A | ◕
|
||||||
ZX Spectrum | ✓ | 95%? | [common](http://tasvideos.org/Bizhawk/ZXSpectrum.html) | full
|
ZX Spectrum | ✓ | 95%? | [common](http://tasvideos.org/Bizhawk/ZXSpectrum.html) | ✓
|
||||||
|
|
||||||
† *approximately* what portion of games run perfectly, not counting romhacks/homebrew (if you want to count, go right ahead)
|
† *approximately* what portion of games run perfectly, not counting romhacks/homebrew (if you want to count, go right ahead)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue