Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit 6326c9e

Browse files
committed
Fixed PCx86 "Save Machine" functionality (broken by the inclusion of source maps at the end of the compiled scripts)
1 parent fe0f50d commit 6326c9e

341 files changed

Lines changed: 193383 additions & 320 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/pcx86/1981/visicalc/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>VisiCalc</title>
55
<!-- Since version numbers are incorporated into the disk image names, and this version number is a bit ugly, we're not exposing it with the normal "version" tag -->

apps/pcx86/1982/esuite/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>Executive Suite</title>
55
<version/>

apps/pcx86/1982/ratbas/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>RatBas</title>
55
<version>2.13</version>

apps/pcx86/1983/adventmath/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>Adventures in Math</title>
55
<version>1.00</version>

apps/pcx86/1985/rogue/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>Rogue</title>
55
<version>1.49</version>

apps/pcx86/1987/thinktank/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>ThinkTank</title>
55
<version>2.41NP</version>

apps/pcx86/1988/moria/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>The Dungeons of Moria</title>
55
<version>4.872</version>

apps/pcx86/1992/moria/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.1/manifest.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.36.2/manifest.xsl"?>
33
<manifest type="software">
44
<title>The Dungeons of Moria</title>
55
<version>5.5</version>

devices/c1p/machine/32kb/machine.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.36.1/machine.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.36.2/machine.xsl"?>
33
<machine id="c1psim" type="c1p" border="1" width="100%" padBottom="8px" background="default" style="padding-bottom:8px">
44
<name>OSI Challenger 1P (32Kb) with Disk Support</name>
55
<computer id="c1p" name="Challenger 1P">

devices/c1p/machine/8kb/all/debugger/machine.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.36.1/machine.xsl"?>
2+
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.36.2/machine.xsl"?>
33
<machine id="c1pAll" type="c1p" border="1" width="100%" padBottom="8px" background="default" style="padding-bottom:8px">
44
<name>OSI Challenger 1P (8Kb, Additional Software)</name>
55
<computer id="c1p" name="Challenger 1P">

0 commit comments

Comments
 (0)