From 3b17355693247216f4270d187481e8577478cd17 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 25 May 2016 07:55:17 -0700 Subject: [PATCH] Fixed XSL Save Machine bug --- docs/about/README.md | 1 - docs/c1pjs/README.md | 4 ++-- docs/pcx86/examples/components.xsl | 2 +- modules/shared/templates/components.xsl | 6 +++--- versions/pc8080/1.23.0/components.xsl | 2 +- versions/pcx86/1.23.0/components.xsl | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/about/README.md b/docs/about/README.md index fe24207bd..42fc48b51 100644 --- a/docs/about/README.md +++ b/docs/about/README.md @@ -25,7 +25,6 @@ capabilities can be found in the [Documentation](/docs/). The first PCjs simulation was [C1Pjs](/docs/c1pjs/), which emulates the Challenger 1P, a 6502-based microcomputer introduced by Ohio Scientific in 1978. - C1Pjs v1.0 was released in July 2012. More information about the first release of C1Pjs was [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/). diff --git a/docs/c1pjs/README.md b/docs/c1pjs/README.md index eaedd4fc4..5eb21c2bc 100644 --- a/docs/c1pjs/README.md +++ b/docs/c1pjs/README.md @@ -15,8 +15,8 @@ C1Pjs Documentation --- C1Pjs is a JavaScript simulation of the Challenger 1P, an 8-bit 6502-based microcomputer -manufactured by Ohio Scientific in 1978. The base configuration included 4Kb of RAM and an -8Kb BASIC-in-ROM from Microsoft. Below is a simulation of the 8Kb model. +manufactured by Ohio Scientific in 1978. The base configuration included an 8Kb BASIC-in-ROM from Microsoft +and 4Kb of RAM (user-expandable to 8Kb). Below is a simulation of the 8Kb RAM configuration. After you've read the Documentation, check out our other [C1P Machine Configurations](/devices/c1p/machine/), learn how [Customize and Embed](embed/) your own machines, read the [Source Code](/modules/c1pjs/), and diff --git a/docs/pcx86/examples/components.xsl b/docs/pcx86/examples/components.xsl index 80c89ad4b..f5890ae5e 100644 --- a/docs/pcx86/examples/components.xsl +++ b/docs/pcx86/examples/components.xsl @@ -240,7 +240,7 @@
[XML]
- + diff --git a/modules/shared/templates/components.xsl b/modules/shared/templates/components.xsl index b7ca1b5f6..22420a87d 100644 --- a/modules/shared/templates/components.xsl +++ b/modules/shared/templates/components.xsl @@ -241,7 +241,7 @@
[XML]
- + @@ -1034,8 +1034,8 @@ - diff --git a/versions/pc8080/1.23.0/components.xsl b/versions/pc8080/1.23.0/components.xsl index fc2020a3a..7055266c9 100644 --- a/versions/pc8080/1.23.0/components.xsl +++ b/versions/pc8080/1.23.0/components.xsl @@ -240,7 +240,7 @@
[XML]
- + diff --git a/versions/pcx86/1.23.0/components.xsl b/versions/pcx86/1.23.0/components.xsl index a167031df..17c24c51b 100644 --- a/versions/pcx86/1.23.0/components.xsl +++ b/versions/pcx86/1.23.0/components.xsl @@ -240,7 +240,7 @@
[XML]
- +