README updates, including some Windows directory listings (and corrections)
This commit is contained in:
parent
4acf39f83e
commit
676449279e
53 changed files with 1778 additions and 207 deletions
|
|
@ -8,9 +8,9 @@ permalink: /docs/about/
|
|||
|
||||
## About JavaScript Machines
|
||||
|
||||
The JavaScript Machines Project (originally at [jsmachines.net](http://jsmachines.net/)) is a collection of computer
|
||||
simulations written in JavaScript. It has now been released on [GitHub](https://github.com/) as the
|
||||
[PCjs Project](https://github.com/jeffpar/pcjs), a copy of which is hosted here at [{{ site.pcjs.domain }}]({{ site.url }}/).
|
||||
The JavaScript Machines Project is a collection of computer simulations written in JavaScript. It has been
|
||||
released on [GitHub](https://github.com/) as the [PCjs Project](https://github.com/jeffpar/pcjs), a copy of which
|
||||
is hosted here at [{{ site.pcjs.domain }}]({{ site.url }}/) (formerly [jsmachines.net](http://jsmachines.net/)).
|
||||
|
||||
The goals of the project are to create fast, full-featured simulations of classic computer
|
||||
hardware, help people understand how these early machines worked, make it easy to experiment with different machine
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ machines:
|
|||
config: /devices/c1p/machine/8kb/embed/machine.xml
|
||||
redirect_from:
|
||||
- /configs/c1p/embed/
|
||||
- /demos/c1p/embed.html
|
||||
---
|
||||
|
||||
Embedding The C1Pjs Simulator
|
||||
|
|
|
|||
Loading…
Reference in a new issue