More README updates

This commit is contained in:
Jeff Parsons 2016-05-04 15:46:12 -07:00
commit 913425791e
6 changed files with 12 additions and 12 deletions

View file

@ -12,9 +12,9 @@ It is our *private* counterpart to the **node_modules** folder, where all *publi
The project includes these emulation modules:
* [PCjs](pcjs/), the x86-based PC Emulation Module
* [PC8080](pc8080/), the 8080-based Machine Emulation Module
* [C1Pjs](c1pjs/), the 6502-based Challenger 1P Emulation Module
* [PCjs](pcjs/), the x86-based PC emulation module
* [PC8080](pc8080/), the 8080-based machine emulation module
* [C1Pjs](c1pjs/), the 6502-based Challenger 1P emulation module
along with variety of Node support modules, such as: