Rounded out the PC8080 portion of the tree
This commit is contained in:
parent
b04ef7e49f
commit
e9099c6d38
22 changed files with 154 additions and 21 deletions
|
|
@ -12,7 +12,7 @@ Overview
|
|||
PC8080 is an 8080-based Machine Emulation Module. The code is derived from [PCjs](/modules/pcjs/),
|
||||
the IBM PC Emulation Module.
|
||||
|
||||
It is still a work-in-progress. The only demo currently available is this [8080 Test Machine](/devices/pc8080/machine/test/).
|
||||
It is still a work-in-progress. See the list of available [PC8080 Machines](/devices/pc8080/machine/).
|
||||
|
||||
PC8080 is currently comprised of the following non-shared components, as listed in [package.json](../../package.json)
|
||||
(see the *pc8080Files* property):
|
||||
|
|
|
|||
Loading…
Reference in a new issue