pcjs/docs/pcjs/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-05-04 13:16:37 -07:00
..
.gitignore PCjs documentation updates 2016-02-20 13:10:45 -08:00
1981-04-24.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
components.css PC8080 more or less ready for some meat on the bones now 2016-04-20 18:23:31 -07:00
components.xsl Added smoothing control to both PCjs and PC8080 (setting it to false should probably be the new default) 2016-05-03 09:11:02 -07:00
example1.html PCjs documentation updates 2016-02-20 13:10:45 -08:00
example1.xml Rev'ed all video config files to turn off image smoothing (makes the machine screens look sharper, provided your browser supports it) 2016-05-03 12:10:10 -07:00
example2.html PCjs documentation updates 2016-02-20 13:10:45 -08:00
example2.xml Rev'ed all video config files to turn off image smoothing (makes the machine screens look sharper, provided your browser supports it) 2016-05-03 12:10:10 -07:00
example3.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
example3a.html PCjs documentation updates 2016-02-20 13:10:45 -08:00
example3a.xml Rev'ed all video config files to turn off image smoothing (makes the machine screens look sharper, provided your browser supports it) 2016-05-03 12:10:10 -07:00
example3b.html PCjs documentation updates 2016-02-20 13:10:45 -08:00
example3b.xml Rev'ed all video config files to turn off image smoothing (makes the machine screens look sharper, provided your browser supports it) 2016-05-03 12:10:10 -07:00
examples.zip New examples.zip 2016-03-08 16:40:18 -08:00
ibm-basic-1.00.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
ibm-mda-cga.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
pc-dbg.js Avoid deprecation warnings regarding image smoothing, by carefully checking for properties in order of least to most deprecatable (what a delightful process) 2016-05-04 13:16:37 -07:00
pc.js Avoid deprecation warnings regarding image smoothing, by carefully checking for properties in order of least to most deprecatable (what a delightful process) 2016-05-04 13:16:37 -07:00
PCDOS100.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
README.md More README updates 2016-04-12 15:26:28 -07:00
visicalc.json PCjs documentation updates 2016-02-20 13:10:45 -08:00
zip.sh PCjs documentation updates 2016-02-20 13:10:45 -08:00

layout title permalink machines redirect_from
page PCjs Documentation Examples /docs/pcjs/examples/
type id config
pc example3 /docs/pcjs/examples/example3b.xml
/docs/pcjs/demos/
/docs/pcjs/demos/sample1.html/

PCjs Documentation Examples

This folder provides all the self-contained PCjs 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 PCjs Documentation]