Restored analytics tracking, merged the apps menu into the machines menu, and updated the 404 page

This commit is contained in:
Jeff Parsons 2015-12-27 16:42:45 -08:00
commit ea9740751e
28 changed files with 286 additions and 182 deletions

View file

@ -28,7 +28,7 @@ capabilities can be found in the [Documentation](/docs/).
The first JavaScript Machines simulation was [C1Pjs](/docs/c1pjs/), a simulation of the
Challenger 1P, which was a 6502-based microcomputer introduced by Ohio Scientific in 1978.
C1Pjs v1.0 was released in July 2012, first on ecpsim.org and cpusim.org, then on [jsmachines.net](http://jsmachines.net/c1pjs),
C1Pjs v1.0 was released in July 2012, first on ecpsim.org and cpusim.org, then on [jsmachines.net](http://jsmachines.net/),
and finally [{{ site.pcjs.domain }}]({{ site.url }}/). More information about the first release of C1Pjs was also
[posted](http://osiweb.org/osiforum/viewtopic.php?f=3&t=103) on the [OSI Discussion Forum](http://osiweb.org/osiforum/index.php)
at [osiweb.org](http://osiweb.org/).