pcjs/docs/pcx86/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-09-13 15:33:17 -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 Added round LEDs to the UI (initially just for the VT100) 2016-08-02 11:02:00 -07:00
components.xsl Bumped version to 1.30 in honor of the PDP11 module that's being integrated, along with my first attempt to use a newer version of the Closure Compiler (ie, the JavaScript version), as well as giving Gulp a try -- although Gulp leaves just as bad a taste in my mouth as Grunt did 2016-09-13 15:33:17 -07:00
example1.html Fixed examples 2016-06-06 09:59:45 -07:00
example1.xml 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
example2.html Fixed examples 2016-06-06 09:59:45 -07:00
example2.xml 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
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 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
example3b.html Fixed examples 2016-06-06 09:59:45 -07:00
example3b.xml 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
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 Bumped version to 1.30 in honor of the PDP11 module that's being integrated, along with my first attempt to use a newer version of the Closure Compiler (ie, the JavaScript version), as well as giving Gulp a try -- although Gulp leaves just as bad a taste in my mouth as Grunt did 2016-09-13 15:33:17 -07:00
pcx86.js Bumped version to 1.30 in honor of the PDP11 module that's being integrated, along with my first attempt to use a newer version of the Closure Compiler (ie, the JavaScript version), as well as giving Gulp a try -- although Gulp leaves just as bad a taste in my mouth as Grunt did 2016-09-13 15:33:17 -07:00
README.md Add redirects for all the (moved) disk folders 2016-05-23 14:34:57 -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 redirect_from
page PCx86 Documentation Examples /docs/pcx86/examples/
type id config
pcx86 example3 /docs/pcx86/examples/example3b.xml
/docs/pcjs/examples/
/docs/pcx86/demos/
/docs/pcx86/demos/sample1.html/

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]