Jeff Parsons
7cdf097c8d
Scaffolding for 32-bit ModRM decoding
2015-01-20 22:13:40 -08:00
Jeff Parsons
418f3bd603
Restructured ModRM decoding
2015-01-20 20:10:48 -08:00
Jeff Parsons
1ede9acf15
v1.17.0: Widening registers
2015-01-19 22:32:15 -08:00
Jeff Parsons
c5d9b7dfcc
Added server support for running uncompiled machines
2015-01-17 13:11:31 -08:00
Jeff Parsons
7b160f296b
Fixed #18
2015-01-07 20:48:25 -08:00
Jeff Parsons
f6b4cb046e
Revert to a more conservative approach when mapping key events to scan codes
2015-01-06 23:42:51 -08:00
Jeff Parsons
b6984d348e
Revert to a more conservative approach when mapping key events to scan codes
2015-01-05 21:00:07 -08:00
Jeff Parsons
187318cebb
More BACKTRACK tweaks (no effect on compiled releases)
2014-12-30 17:32:18 -08:00
Jeff Parsons
b8407aa96d
v1.16.5: Getting ready for 2015
v1.16.5
2014-12-29 23:06:28 -08:00
Jeff Parsons
24e3405331
Fixed the command-line (Node) version of PCjs
2014-12-29 16:26:54 -08:00
Jeff Parsons
14a55eb1fa
Added BACKTRACK support to I/O instructions, so that ATC Disk I/O can be tracked, too
2014-12-29 15:58:26 -08:00
Jeff Parsons
ad015c1ce6
v1.16.4: Time to roll out a few bug fixes and the groundwork for BACKTRACK support
v1.16.4
2014-12-29 11:30:38 -08:00
Jeff Parsons
27df5cb029
Clean up disk module messages
2014-12-28 11:40:39 -08:00
Jeff Parsons
7753bce94c
Enable read/write breakpoints on DMA operations
2014-12-27 22:52:18 -08:00
Jeff Parsons
197392bce9
BACKTRACK support: PCjs can now report which portions of which files are being read into memory
2014-12-27 15:13:08 -08:00
Jeff Parsons
aaebc5856e
Added support for building file-sector mappings
2014-12-24 16:46:05 -08:00
Jeff Parsons
ed9643e712
Groundwork laid for upcoming BACKTRACK support
2014-12-23 16:20:07 -08:00
Jeff Parsons
2034428e9f
Groundwork laid for upcoming BACKTRACK support
2014-12-23 16:02:41 -08:00
Jeff Parsons
359672e2ff
Update debugger configs
2014-12-17 14:59:57 -08:00
Jeff Parsons
8e97993883
Comment cleanup
2014-12-17 14:47:14 -08:00
Jeff Parsons
ce4dd8c272
Minor README tweaks
2014-12-16 14:14:30 -08:00
Jeff Parsons
48a724931f
Fixed a problem with the right SHIFT key, and with webkit browsers when pressing/releasing both SHIFT keys together
2014-12-15 17:23:10 -08:00
Jeff Parsons
3bbbe075d5
Suppress serial interrupt messages unless SERIAL messages enabled
2014-12-14 21:41:02 -08:00
Jeff Parsons
a1f0f6b279
Updated comments
2014-12-13 11:20:22 -08:00
Jeff Parsons
27359de735
Enhanced INT return handling, and reorganized some disks.
2014-12-13 10:09:13 -08:00
Jeff Parsons
c722a8ec16
Removed some dead code
2014-12-12 09:20:02 -08:00
Jeff Parsons
08261fa568
Starting work on v1.16.4: fixed command-line (Node) version of PCjs
2014-12-11 20:28:29 -08:00
Jeff Parsons
eef398a53c
Keyboard fix for MSIE (CAPS-LOCK)
2014-12-11 13:04:02 -08:00
Jeff Parsons
ddc866cc26
Added the bare minimum Keyboard support for Firefox
2014-12-11 12:09:28 -08:00
Jeff Parsons
16aca36dbf
v1.16.3 refinements continue
...
Keyboard handling in JavaScript is a nightmare; mapping physical keyboard events to simulated keyboard events is a nightmare within a nightmare
2014-12-11 00:46:12 -08:00
Jeff Parsons
c0abfaa942
v1.16.3 refinements continue
...
Keyboard handling in JavaScript is a nightmare; mapping physical keyboard events to simulated keyboard events is a nightmare within a nightmare
2014-12-10 15:09:32 -08:00
Jeff Parsons
88cc526c32
v1.16.3: Keyboard module rewrite
...
v1.16.3
There are still a few regressions to address, but keyCode-to-simCode-to-scanCode conversion feels more robust/cleaner, and new features like programmable repeat rates will actually be doable now
2014-12-09 16:34:46 -08:00
Jeff Parsons
028684366e
Update 8Mhz config
2014-12-08 23:04:21 -08:00
Jeff Parsons
0f8cb75b5d
Remove invalid MS-DOS 3.30a disk images
2014-12-07 23:13:39 -08:00
Jeff Parsons
8b2327e625
Minor correction
2014-12-06 21:28:34 -08:00
Jeff Parsons
ad0dfe5eed
v1.16.2: Improve drawing performance on desktop Safari
v1.16.2
2014-12-05 17:25:59 -08:00
Jeff Parsons
46a573e433
More OS/2 machine tweaks
2014-12-05 10:16:06 -08:00
Jeff Parsons
6d491756c9
More OS/2 machine configs
2014-12-05 09:59:22 -08:00
Jeff Parsons
02a7eb22fc
Minor 5170 config tweaks
2014-12-05 08:50:48 -08:00
Jeff Parsons
9b8c00ce8b
Blog post regarding OS/2
v1.16.1
2014-12-04 21:54:12 -08:00
Jeff Parsons
69539abc1e
Selected OS/2 1.0 boot configs operational now
2014-12-04 20:18:42 -08:00
Jeff Parsons
a5f239fb8d
More hard disk (AT) and interrupt-handling fixes
...
Both real-mode and protected-mode hard disk I/O should be relatively happy now
2014-12-04 11:33:05 -08:00
Jeff Parsons
9578faf231
Hard disk controller fixes
...
Still some lingering OS/2 disk-related issues however
2014-12-03 16:59:12 -08:00
Jeff Parsons
a14d22c806
Unified call/int/trap gate handling a bit
2014-12-02 12:14:52 -08:00
Jeff Parsons
d628eacfc6
Factored common RETF logic into opHelpRETF
2014-12-01 14:50:38 -08:00
Jeff Parsons
c85398db6b
Some cleanup involving invalid addresses
2014-12-01 13:31:23 -08:00
Jeff Parsons
019ce280f6
OS/2 1.0 boots!
...
(at least through the first couple of screens)
2014-11-30 14:37:34 -08:00
Jeff Parsons
2ff339f190
Cleaned up debugger message handling
2014-11-30 12:56:59 -08:00
Jeff Parsons
6248972684
Starting on 1.16.1
2014-11-29 08:29:25 -08:00
Jeff Parsons
6c6fccdbdd
Releasing 1.16.0
v1.16.0
2014-11-28 13:59:55 -08:00