More README updates
This commit is contained in:
parent
524ffbc0cb
commit
913425791e
6 changed files with 12 additions and 12 deletions
|
|
@ -7,9 +7,9 @@ It was added to the [JavaScript Machines](/docs/about/) project in Fall 2012, an
|
|||
|
||||
The project includes the following web-based emulators:
|
||||
|
||||
* [PCjs](/docs/pcjs/), an IBM PC and PC-compatible emulator
|
||||
* [PC8080](/modules/pc8080/), an 8080-based machine emulator
|
||||
* [C1Pjs](/docs/c1pjs/), a simulation of the 6502-based OSI Challenger 1P
|
||||
* [PCjs](/docs/pcjs/), an x86-based IBM PC and PC-compatible emulator
|
||||
* [PC8080](/modules/pc8080/), a 8080-based generic machine emulator
|
||||
* [C1Pjs](/docs/c1pjs/), a 6502-based Ohio Scientific Challenger 1P emulator
|
||||
|
||||
PCjs first simulated the 4.77Mhz 8088-based IBM PC, and has steadily evolved to support more classic x86 machines,
|
||||
including the IBM PC XT, the 80286-based IBM PC AT, and the 80386-based COMPAQ DeskPro 386. PCjs fully supports
|
||||
|
|
|
|||
Loading…
Reference in a new issue