Fix Moria state file

This commit is contained in:
Jeff Parsons 2015-12-21 14:46:00 -08:00
commit 57d58e1b79
11 changed files with 490 additions and 13 deletions

View file

@ -9,4 +9,13 @@ permalink: /docs/
Documentation
---
Documentation for [PCjs](/docs/pcjs/) and [C1Pjs](/docs/c1pjs/) is now available.
Documentation is available for the following JavaScript Machines:
+ [PCjs](/docs/pcjs/)
+ [C1Pjs](/docs/c1pjs/)
Assorted documentation is also available for programming the machines:
+ [6502 Instructions](/docs/6502/)
+ [x86 Instructions](/docs/x86/)
+ [OS/2 Programming Guides](/docs/os2/)