Commit graph

806 commits

Author SHA1 Message Date
Jeff Parsons
130eb93bc0 Update Graphics for the IBM PC demos 2015-12-10 09:26:58 -08:00
Jeff Parsons
d46fec026c More publication updates 2015-12-10 09:11:46 -08:00
Jeff Parsons
7ffb9858e2 Ported PDF viewer to Jekyll layout 2015-12-09 17:54:06 -08:00
Jeff Parsons
f2c8985b85 Publication updates 2015-12-09 17:46:01 -08:00
Jeff Parsons
645748091c Documentation updates 2015-12-09 15:23:21 -08:00
Jeff Parsons
cd36be4e19 Fixed support for compiled scripts, and improved error reporting if XML transformation didn't produce a valid machine element 2015-12-09 13:56:11 -08:00
Jeff Parsons
629693ed8f Support for uncompiled scripts if pcjs_compiled set to false in _config.yml 2015-12-09 12:51:24 -08:00
Jeff Parsons
a3b7ad4264 Fix validation warnings 2015-12-09 11:49:41 -08:00
Jeff Parsons
0ce837adc1 Updated all the 5150 configs 2015-12-09 11:44:26 -08:00
Jeff Parsons
26c351bbbe Starting to flesh out the static PCjs website 2015-12-09 11:24:52 -08:00
Jeff Parsons
d6bc490fe6 Fixed machine includes 2015-12-08 23:20:03 -08:00
Jeff Parsons
fe606310d3 Turn developer notes off by default 2015-12-08 17:24:29 -08:00
Jeff Parsons
601e4b75df Config correction 2015-12-08 17:17:52 -08:00
Jeff Parsons
20326f4650 Merge remote-tracking branch 'origin/gh-pages' into gh-pages 2015-12-08 17:10:47 -08:00
Jeff Parsons
4cb42e3789 Let's try a top-level domain and see if we can avoid having to add site.baseurl to every Markdown link 2015-12-08 17:10:34 -08:00
Jeff Parsons
c4311995ca Create CNAME 2015-12-08 16:56:39 -08:00
Jeff Parsons
2eed26ca37 Let's see what Github does with Markdown links 2015-12-08 16:33:19 -08:00
Jeff Parsons
2aa496aa7e More progress with Jekyll 2015-12-08 15:14:39 -08:00
Jeff Parsons
bd4d1da3db Missed a Jekyll file (index.html in the root, which also needed to be removed from .gitignore) 2015-12-07 15:04:09 -08:00
Jeff Parsons
8dfaf389f8 Updated site settings 2015-12-07 14:34:13 -08:00
Jeff Parsons
66f05b2f0d Updated site settings 2015-12-07 14:31:56 -08:00
Jeff Parsons
c3ad996a9f Updated site settings 2015-12-07 14:20:57 -08:00
Jeff Parsons
ba562e763c Updated site settings 2015-12-07 14:14:36 -08:00
Jeff Parsons
3cc24c586e Updated site settings 2015-12-07 14:05:59 -08:00
Jeff Parsons
dcf9930957 Merge branch 'master' into gh-pages 2015-12-07 13:52:32 -08:00
Jeff Parsons
e992a55ef3 If a Markdown file contains Front Matter with a title, then replace the Front Matter with a matching heading 2015-12-07 13:50:12 -08:00
Jeff Parsons
2c03696c5f Merge branch 'master' into gh-pages 2015-12-07 13:30:27 -08:00
Jeff Parsons
d8da4b6ade Fresh Jekyll installation (just for testing) 2015-12-07 13:23:52 -08:00
Jeff Parsons
553b5b1df8 Test removal of Front Matter from Markdown files 2015-12-07 13:19:08 -08:00
Jeff Parsons
d2902d185f Fixed the ATC controller for the MODEL_5170_REV1 AT BIOS (hopefully without degrading any other combo) 2015-12-05 17:09:30 -08:00
Jeff Parsons
3ee1a6148b Issue a warning if the specified disk's geometry doesn't match the drive type passed to the HDC 2015-12-05 12:23:29 -08:00
Jeff Parsons
63b4150871 Updated hard drive tables for all standard IBM PC AT and Compaq DeskPro drive types 2015-12-05 10:54:03 -08:00
Jeff Parsons
b37f8f0918 Clarify roundValue() parameters 2015-12-04 14:01:22 -08:00
Jeff Parsons
7e523d567e Fixed the ability to interact with a SerialPort control on iOS devices 2015-12-03 13:19:30 -08:00
Jeff Parsons
aea9569821 Starting work on v1.20.2 2015-12-03 12:04:46 -08:00
Jeff Parsons
85672b4124 Preparing release of v1.20.1 v1.20.1 2015-12-02 09:27:54 -08:00
Jeff Parsons
2ec761eeda Eliminate spurious video mode change (triggered by Mode X detection code) 2015-12-01 20:37:43 -08:00
Jeff Parsons
bf75b8a059 Fixed space handling on iOS 9.1 2015-12-01 19:22:03 -08:00
Jeff Parsons
3bad5547c2 Notes on FPU stack faults (which only affects the 80387 and up, which isn't fully supported yet) 2015-12-01 11:44:57 -08:00
Jeff Parsons
7a0147c122 In-line documentation updates 2015-12-01 09:43:11 -08:00
Jeff Parsons
11fe7aa9b8 8087 FPU opcodes are more or less complete now, but much testing remains (including exception handling) 2015-11-30 20:03:47 -08:00
Jeff Parsons
92ca57a3a8 More FPU ops (Happy Thanksgiving!) 2015-11-26 12:18:50 -08:00
Jeff Parsons
b1bea17aef More disk images 2015-11-26 11:34:14 -08:00
Jeff Parsons
10d2551bc0 Fix SGDT/SIDT for the 80386 2015-11-23 17:07:56 -08:00
Jeff Parsons
523b7e72f5 More FPU operations 2015-11-23 10:14:46 -08:00
Jeff Parsons
16e77d9b10 Added FDIV/FDIVR instructions (mirroring the arrangement of the FSUB/FSUBR instructions) 2015-11-22 17:13:32 -08:00
Jeff Parsons
a11ed78926 Fixed SUB and SUBR operand order 2015-11-22 16:09:32 -08:00
Jeff Parsons
5fe3eaec56 Fixed disk reorg 2015-11-21 10:01:18 -08:00
Jeff Parsons
5662b2fe19 Added a Microsoft Tools README and a few old MS-DOS OEM disk images 2015-11-20 20:28:57 -08:00
Jeff Parsons
1dd50c68d3 Minor visible buffer fix for text modes on newer (EGA/VGA) cards 2015-11-20 10:42:30 -08:00