Jeff Parsons
87f6fb6c7d
v1.17.3: New flag handling in advance of 32-bit support
2015-03-16 18:14:46 -07:00
Jeff Parsons
56f362f8ac
Flag conversion complete
2015-03-16 17:16:40 -07:00
Jeff Parsons
72cf8d1f4d
Getting ready to retire old 16-bit flags code
2015-03-16 14:39:03 -07:00
Jeff Parsons
76932246ec
Updated 80386 A0 and B0 stepping information
...
(and some minor CPU tweaks for the 80386 as well)
2015-03-09 21:49:13 -07:00
Jeff Parsons
568c4e031e
Robustify AudioContext code (thanks for the surprise, Chrome!)
2015-03-07 10:53:15 -08:00
Jeff Parsons
d3d431eb2c
More 80386 support, and an audio API change forced by Chrome
2015-03-06 19:33:35 -08:00
Jeff Parsons
1dc0aeccd6
CPU function reorg
2015-03-05 14:41:34 -08:00
Jeff Parsons
f50612e7ca
Debugger changes for improved 32-bit support
2015-02-28 11:55:55 -08:00
Jeff Parsons
0b413f27f7
New blog entry, and a corrected Word 3.0 disk image
2015-02-23 17:20:41 -08:00
Jeff Parsons
eb196c3048
Added Compaq DeskPro 386 ROMs
2015-02-22 15:42:54 -08:00
Jeff Parsons
c8aec14b0b
Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
...
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00