Jeff Parsons
c9e303600d
Scale images to page width
2015-03-23 18:27:43 -07:00
Jeff Parsons
7085b72fc4
Support for true physical memory aliases
2015-03-23 18:15:29 -07:00
Jeff Parsons
bc153c3016
Work-around for serial mouse interrupts arriving too quickly
2015-03-18 14:45:36 -07:00
Jeff Parsons
27a85b4ec9
80386 B1 errata details (formatting)
2015-03-18 11:08:50 -07:00
Jeff Parsons
169a1d72ad
80386 B1 errata details
2015-03-18 11:05:52 -07:00
Jeff Parsons
8112026eba
More flags documentation
2015-03-17 16:39:14 -07:00
Jeff Parsons
2f3761541b
Fixed non-I386 builds
2015-03-17 16:04:21 -07:00
Jeff Parsons
8248268abe
Removed obsolete flag definitions
2015-03-16 18:37:07 -07:00
Jeff Parsons
87f6fb6c7d
v1.17.3: New flag handling in advance of 32-bit support
v1.17.3
2015-03-16 18:14:46 -07:00
Jeff Parsons
56f362f8ac
Flag conversion complete
2015-03-16 17:16:40 -07:00
Jeff Parsons
fa35c2da72
Phase 1 of the flag logic switch
2015-03-16 16:29:04 -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!)
v1.17.2
2015-03-07 10:53:15 -08:00
Jeff Parsons
e8b7298919
More 80386 support, and an audio API change forced by Chrome
2015-03-06 19:39:46 -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
5b99b51c64
Remove useless globals
2015-03-06 11:37:29 -08:00
Jeff Parsons
f251da711b
Eliminate redundant memory allocation messages
2015-03-05 22:08:13 -08:00
Jeff Parsons
24dae23c85
PCjs CLI needs to provide console overrides for more Component functions
2015-03-05 15:10:13 -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
9ba73970a4
Changed C1Pjs to display 25 rows instead of 24
2015-02-24 13:56:26 -08:00
Jeff Parsons
ae12b3293b
Added chip marking details from Michal Necasek
2015-02-24 11:17:45 -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
5303d2fe20
Support for 80386 register dumps
2015-02-23 12:02:06 -08:00
Jeff Parsons
eb196c3048
Added Compaq DeskPro 386 ROMs
2015-02-22 15:42:54 -08:00
Jeff Parsons
889a04b7d2
Added support for dumping/merging .hex files
2015-02-20 15:16:06 -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
Jeff Parsons
31dfc55b11
Another static URL fix
2015-02-08 15:32:19 -08:00
Jeff Parsons
7302980139
Further restrict which URLs get remapped to static.pcjs.org
2015-02-08 14:17:03 -08:00
Jeff Parsons
f9df384bbe
Update to READMEs
2015-02-08 14:04:58 -08:00
Jeff Parsons
6bc32dc6cf
Update to pubs
2015-02-07 20:29:23 -08:00
Jeff Parsons
0e07c873da
Changed CGA screens from fixed-width to responsive
2015-02-06 11:57:34 -08:00
Jeff Parsons
c25a3be659
Fixed a fatal bug in DiskDump when using the --dir option
2015-02-06 11:07:26 -08:00
Jeff Parsons
36c38bec7f
PDF viewer tweaks
v1.17.1
2015-02-05 14:20:04 -08:00
Jeff Parsons
c9f853a263
Suppress disk-change messages for now
2015-02-05 13:40:28 -08:00
Jeff Parsons
3069d317c6
Fixed some minor bugs (problems with autostart, duplicate machine IDs, etc)
2015-02-05 13:25:55 -08:00
Jeff Parsons
b60e988aba
More PDFs
2015-02-04 22:12:10 -08:00
Jeff Parsons
b07dc9366e
Rudimentary PDF viewer
2015-02-04 17:33:48 -08:00
Jeff Parsons
66bd2f2da0
Support for vertical text labels in graphical control panel
2015-02-04 14:14:08 -08:00
Jeff Parsons
5477c1ae3e
Fixed IE9/IE10 control panel scaling bug
2015-02-03 16:56:46 -08:00
Jeff Parsons
6bbec414bd
Fixed IE9 compatibility (but control panel bugs with IE9 remain)
2015-02-03 16:27:26 -08:00
Jeff Parsons
e402c2316c
Video configs with autolock enabled don't need a "Lock Pointer" button
v1.17.0
2015-02-02 14:52:29 -08:00
Jeff Parsons
2cd13b2058
Baby steps
2015-02-02 14:36:30 -08:00
Jeff Parsons
13c50f7bd0
Stack optimizations
2015-02-01 12:48:04 -08:00
Jeff Parsons
e1d760c814
Performance improvements
2015-02-01 00:31:07 -08:00
Jeff Parsons
da58c2aeaf
Some performance tweaks
2015-01-31 16:10:16 -08:00
Jeff Parsons
e2ddc497c3
dataSize and addrSize tweaks
2015-01-30 12:00:12 -08:00
Jeff Parsons
531b9327c6
More panel work
2015-01-29 18:44:58 -08:00
Jeff Parsons
73bf9d5852
Fix padding
2015-01-28 12:03:24 -08:00