pcjs/docs/pcx86/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-03-12 11:44:38 -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 Prevent new scripts from interrupting scripts in progress 2017-02-08 09:25:09 -08:00
components.xsl Started work on v1.34.2: More PDP-10 opcode handlers 2017-03-01 12:26:57 -08: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 Cleaned up expression evaluation for improved compatibility with MACRO-10 2017-03-12 11:44:38 -07:00
pcx86.js More MACRO-10 support 2017-03-11 23:30:06 -08:00
README.md Removed more old redirects (still attempting to reduce Jekyll build time) 2017-02-09 15:25:11 -08: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/
type id config
pcx86 example3 /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]