README updates

This commit is contained in:
Jeff Parsons 2016-05-23 14:57:14 -07:00
commit 5e11df7999
10 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@ Device Configurations
All PCjs machines are built from the following collections of devices:
* 6502-based Devices (e.g., [Challenger 1P](c1p/))
* [6502-based Devices](c1p/) (e.g., [Challenger 1P](c1p/machine/))
* [8080-based Devices](pc8080/) (e.g., [Space Invaders](pc8080/machine/invaders/))
* [8086-based Devices](pcx86/) (e.g., [IBM PC, including 80286 and 80386-based compatibles](pcx86/machine/))