mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-10 22:37:30 +00:00
Merge pull request #340 from TomHarte/MSXDocs
Adds the MSX to README.md.
This commit is contained in:
commit
d9e49c0d5f
@ -14,6 +14,7 @@ It currently contains emulations of the:
|
||||
* Amstrad CPC;
|
||||
* Atari 2600;
|
||||
* Commodore Vic-20 (and Commodore 1540/1);
|
||||
* MSX 1;
|
||||
* Oric 1/Atmos; and
|
||||
* Sinclair ZX80/81.
|
||||
|
||||
@ -40,7 +41,8 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k
|
||||
|---|---|
|
||||
|||
|
||||
|||
|
||||
|||
|
||||
|||
|
||||
|||
|
||||
|
||||
| 1:1 Pixel Copying | Correct Aspect Ratio, Filtered |
|
||||
|---|---|
|
||||
@ -63,7 +65,7 @@ Cycle-accurate emulation for the supported target machines is fairly trite; this
|
||||
|
||||
Self-ratings:
|
||||
* the Electron, Oric and Vic-20 are pretty much perfect;
|
||||
* the ZX80 and ZX81 are very strong;
|
||||
* the ZX80, ZX81 and MSX 1 are very strong;
|
||||
* the Amstrad CPC has known accuracy deficiencies in its 8272 and 6845;
|
||||
* the Atari 2600 has some known accuracy deficiencies in its TIA;
|
||||
* the C-1540(/1) is locked in reading mode and doesn't yet support writing.
|
||||
|
BIN
READMEImages/CompositeRoadFighter.png
Normal file
BIN
READMEImages/CompositeRoadFighter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
BIN
READMEImages/NaiveRoadFighter.png
Normal file
BIN
READMEImages/NaiveRoadFighter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Loading…
x
Reference in New Issue
Block a user