Jeff Parsons
|
4558a65d5d
|
Fixed static URL
|
2015-12-14 17:17:59 -08:00 |
|
Jeff Parsons
|
21c03b8ae4
|
Updated the Node server to support Markdown files containing Jekyll/Liquid-style embedded machines and images
|
2015-12-14 14:09:30 -08:00 |
|
Jeff Parsons
|
8df04c55da
|
Grab JavaScript changes from master branch
|
2015-12-14 11:32:25 -08:00 |
|
Jeff Parsons
|
ce068f2655
|
More README updates
|
2015-12-13 16:39:41 -08:00 |
|
Jeff Parsons
|
cdd37e9c22
|
Updated disk information
|
2015-12-13 15:29:09 -08:00 |
|
Jeff Parsons
|
78267b2e92
|
More README updates
|
2015-12-11 09:26:19 -08:00 |
|
Jeff Parsons
|
312c41c68a
|
Machine updates
|
2015-12-10 10:49:52 -08:00 |
|
Jeff Parsons
|
7ffb9858e2
|
Ported PDF viewer to Jekyll layout
|
2015-12-09 17:54:06 -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
|
26c351bbbe
|
Starting to flesh out the static PCjs website
|
2015-12-09 11:24:52 -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
|
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
|
85672b4124
|
Preparing release of 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
|
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 |
|
Jeff Parsons
|
f56b55a50e
|
Diskette updates
|
2015-11-19 17:12:13 -08:00 |
|
Jeff Parsons
|
c47fba7b0c
|
Some FPU corrections (due to 8087 datasheet errors) and additions
|
2015-11-18 17:05:16 -08:00 |
|
Jeff Parsons
|
945da70267
|
More FPU operations
|
2015-11-18 10:26:54 -08:00 |
|
Jeff Parsons
|
d9e280f279
|
More FPU work
|
2015-11-16 17:41:55 -08:00 |
|
Jeff Parsons
|
4dfa5ad88f
|
Fixed FPU indefinite constant
|
2015-11-15 11:56:40 -08:00 |
|
Jeff Parsons
|
d3b4b320be
|
Change COPROC references to FPU (for consistency)
|
2015-11-15 11:29:25 -08:00 |
|
Jeff Parsons
|
a1556df5a5
|
A little more meat on the X86FPU bones
|
2015-11-15 11:13:59 -08:00 |
|
Jeff Parsons
|
2b1b62d565
|
New skeleton for x86fpu.js
|
2015-11-13 18:20:20 -08:00 |
|
Jeff Parsons
|
1b3734440e
|
Debugger support for coprocessor instructions
|
2015-11-11 22:24:56 -08:00 |
|
Jeff Parsons
|
8dff30f863
|
Removed obsolete files
|
2015-11-11 18:17:37 -08:00 |
|
Jeff Parsons
|
0c6db1df46
|
Preliminary groundwork for FPU support
|
2015-11-11 18:11:30 -08:00 |
|
Jeff Parsons
|
00116ced94
|
Added note to consider dropping dirty block tracking (but it requires updating the Video component to use a custom controller for ALL video modes, not just EGA/VGA modes)
|
2015-11-09 09:08:12 -08:00 |
|
Jeff Parsons
|
55c3236380
|
Fixed lingering code inspection issues
|
2015-11-09 08:22:08 -08:00 |
|
Jeff Parsons
|
39af7dbe32
|
Fixed Closure Compiler build (the compiler gets easily confused when objects in different class hierarchies have identical method names)
|
2015-11-08 21:38:15 -08:00 |
|
Jeff Parsons
|
231bc201e7
|
Allow gzipped disk images
|
2015-11-08 10:30:47 -08:00 |
|
Jeff Parsons
|
d3a8160ad8
|
Added optimized memory handlers for paged memory
|
2015-11-07 18:35:32 -08:00 |
|
Jeff Parsons
|
ec16cf78be
|
Debugger (eg, "eb" or "ew") can now patch ROMs if a physical (%%) address is used
|
2015-11-07 09:52:54 -08:00 |
|
Jeff Parsons
|
ef282eee47
|
The Debugger convinced me to make probeAddr() safe for any 1/2/4-byte read
|
2015-11-06 14:00:49 -08:00 |
|