pcjs/docs/pcx86/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-27 16:01:00 -07:00
..
.gitignore Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
1981-04-24.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
components.css Setting the stage for a resource status update mechanism 2017-06-27 16:01:00 -07:00
components.xsl Started work on v1.35.2 2017-06-27 12:01:19 -07:00
example1.html Fixed examples 2016-06-06 09:59:45 -07:00
example1.xml Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
example2.html Fixed examples 2016-06-06 09:59:45 -07:00
example2.xml Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
example3.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
example3a.html Fixed examples 2016-06-06 09:59:45 -07:00
example3a.xml Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
example3b.html Fixed examples 2016-06-06 09:59:45 -07:00
example3b.xml Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
examples.zip Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
ibm-basic-1.00.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
ibm-mda-cga.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
PCDOS100.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
pcx86-dbg.js Setting the stage for a resource status update mechanism 2017-06-27 16:01:00 -07:00
pcx86.js Setting the stage for a resource status update mechanism 2017-06-27 16:01:00 -07:00
README.md Changed the default page "exit" event handler from "onunload" to "pagehide" for iOS; hopefully, auto-resume machines will work better on mobile devices with that change 2017-06-25 08:32:27 -07:00
visicalc.json Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
zip.sh Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00

layout title permalink machines
page PCx86 Documentation Examples /docs/pcx86/examples/
id type config
example3 pcx86 /docs/pcx86/examples/example3b.xml

PCx86 Documentation Examples

This folder provides all the self-contained PCx86 examples described in the Documentation.

To use them, download examples.zip, unzip it into a folder on your desktop computer or web server, and experiment with them in your web browser. Since all these examples are self-contained, they should work with either the "file:" or "http:" protocol.

Have fun!

{% include machine.html id="example3" %}

[Return to PCx86 Documentation]