pcjs/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-08-11 20:05:48 -07:00
..
6502 Fix Moria state file 2015-12-21 14:46:00 -08:00
about Removed more old redirects (still attempting to reduce Jekyll build time) 2017-02-09 15:25:11 -08:00
c1pjs 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
dec/pdp11/unix Added proper clocking of VT100 keyboard UART, allowing us to restore the proper CPU speed (2.7Mhz) and maintain the correct cursor blink rate 2016-08-22 09:14:34 -07:00
pcx86 Using some things I learned from @stevekinney today, I've tweaked the PC speaker code to no longer stop() and destroy oscillators every time the speaker is toggled off; instead, the ChipSet component now uses one oscillator for the life of the machine (created the first time the PC makes a sound) and simply zeros/sets the gain as needed. We still have the "easing" issue to deal with (whenever the PC the makes sudden changes to the frequency) and I still can't use dot names for any of the AudioContext properties (until I either update the Closure Compiler or manually add an externs file for the AudioContext interfaces). 2017-08-11 20:05:48 -07:00
pdpjs Documentation updates to accommodate the PDP-10 work that's starting now 2017-02-23 15:14:51 -08:00
personal Added dBASE III copy-protection notes 2017-08-11 13:28:54 -07:00
x86 Cutting back on the number of redirects (attempting to reduce Jekyll build time) 2017-02-09 13:59:24 -08:00
README.md Updated README to reflect that WordStar has been moved to Other... 2017-08-11 09:39:10 -07:00

layout title menu_title menu_order permalink
page Documentation Docs 7 /docs/

Documentation

If you want to know how to configure PCjs machines, here's what's been written so far:

For general historical interest, the project includes a Publication Archive that covers:

For example, the IBM PCs and Compatibles section of the Publication Archive includes:

{% if site.developer %}

Eventually, the project would also like to provide summaries of all supported CPU instructions; e.g.:

{% endif %}

Finally, here's an eclectic collection of personal documents, ranging from early PC debugging notes to old program listings and more:


8088 CPU Byte Magazine Microsoft Systems Journal PC Tech Journal Graphics for the IBM PC IBM 5150 Technical Reference (August 1981) 80286 and 80287 Programmer's Reference IBM PC Disk Operating System v1.00