README updates
This commit is contained in:
parent
2b24e710d2
commit
c55cd76c57
3 changed files with 7 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ Overview
|
|||
PC8080 is our 8080-based machine emulation module. The code is derived from [PCx86](/modules/pcx86/).
|
||||
|
||||
See the list of available [PC8080 Machines](/devices/pc8080/machine/), which includes
|
||||
[Space Invaders (1978)](/devices/pc8080/machine/invaders/) and the [DEC VT100](/devices/pc8080/machine/vt100/).
|
||||
[Space Invaders (1978)](/devices/pc8080/machine/invaders/) and the [DEC VT100 Terminal](/devices/pc8080/machine/vt100/).
|
||||
|
||||
PC8080 is comprised of the following non-shared components, as listed in [package.json](../../package.json)
|
||||
(see the *pc8080Files* property):
|
||||
|
|
|
|||
Loading…
Reference in a new issue