Jeff Parsons
|
5cb676e501
|
Updated Computer constants
|
2016-01-16 14:37:39 -08:00 |
|
Jeff Parsons
|
c792895b10
|
v1.20.3: The Happy 2016 Release
|
2015-12-31 15:51:14 -08:00 |
|
Jeff Parsons
|
8dff30f863
|
Removed obsolete files
|
2015-11-11 18:17:37 -08:00 |
|
Jeff Parsons
|
8c67a50f92
|
Fixed 16-bit unsigned division overflow detection
|
2015-10-31 07:31:32 -07:00 |
|
Jeff Parsons
|
a22bf5dc85
|
32-bit signed division fixes
|
2015-10-30 18:09:04 -07:00 |
|
Jeff Parsons
|
05c261f849
|
Eliminated test386 multiplication differences, now on to division differences
|
2015-10-30 13:23:57 -07:00 |
|
Jeff Parsons
|
682f930fdd
|
Check in current test386 results
|
2015-10-30 12:15:13 -07:00 |
|
Jeff Parsons
|
635fc494c9
|
test386 ready to run instruction tests under both DOS and Node.js now
|
2015-10-16 11:26:38 -07:00 |
|
Jeff Parsons
|
464219a4c1
|
PCjs can now connect a serial port to the console
|
2015-10-15 12:56:07 -07:00 |
|
Jeff Parsons
|
0cc582405d
|
Started work on instruction testing
|
2015-10-14 18:05:21 -07:00 |
|
Jeff Parsons
|
646acf3a8d
|
Simplified the NODE tests
|
2015-09-16 15:32:49 -07:00 |
|
Jeff Parsons
|
b95e7ee7bc
|
Add GitHub link to page templates
|
2015-06-19 17:10:21 -07:00 |
|
Jeff Parsons
|
4056abc8bd
|
Fix ROM path
|
2015-05-20 22:16:35 -07:00 |
|
Jeff Parsons
|
35c9648f6d
|
Some additional tests
|
2015-05-19 15:51:48 -07:00 |
|
Jeff Parsons
|
42cf78b8e0
|
Fix segment ACCESSED tracking
|
2015-05-12 15:01:03 -07:00 |
|
Jeff Parsons
|
65ca078b55
|
Fixed paging test and newAddr()
|
2015-05-09 09:34:18 -07:00 |
|
Jeff Parsons
|
83f2218e27
|
More debugger paging improvements
|
2015-05-08 12:58:53 -07:00 |
|
Jeff Parsons
|
ab0399064e
|
Changed Debugger and diagnostic functions to call probeAddr() to safely probe linear addresses
|
2015-05-08 12:22:12 -07:00 |
|
Jeff Parsons
|
3a1d05d541
|
BOUND fixes
|
2015-05-07 20:57:49 -07:00 |
|
Jeff Parsons
|
f3646d206f
|
Fixed MOVSX,MOVZX, and passed initial paging test
|
2015-05-07 16:00:38 -07:00 |
|
Jeff Parsons
|
380db6ef7d
|
32-bit operand fixes
|
2015-05-05 11:45:24 -07:00 |
|
Jeff Parsons
|
2784934491
|
Cleaned up conditional jump handling
|
2015-05-04 19:26:06 -07:00 |
|
Jeff Parsons
|
73e52134ac
|
Assorted 80386 and Debugger fixes
|
2015-05-01 14:21:23 -07:00 |
|
Jeff Parsons
|
edb72deaf7
|
Dumped another Compaq DeskPro 386 ROM (from a 386/25 motherboard)
|
2015-04-26 21:00:03 -07:00 |
|
Jeff Parsons
|
fd323fc9c7
|
Disassembled Compaq BIOS can now be reassembled
|
2015-04-06 16:02:27 -07:00 |
|
Jeff Parsons
|
a0cd3578d9
|
PCjs CLI now repeats previous commands (just press Enter again)
|
2015-04-05 12:13:14 -07:00 |
|
Jeff Parsons
|
3ce78f23ed
|
romtests.json updated
|
2015-04-04 21:11:06 -07:00 |
|
Jeff Parsons
|
ca8fa1e5ee
|
Assorted changes after upgrading WebStorm and Node
|
2015-03-31 13:50:21 -07: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
|
da58c2aeaf
|
Some performance tweaks
|
2015-01-31 16:10:16 -08:00 |
|
Jeff Parsons
|
84572178c5
|
Dynamically switch getWord/setWord based on current dataSize
|
2015-01-26 17:29:19 -08:00 |
|
Jeff Parsons
|
9ae860d28f
|
Remove EAFUNCS
|
2015-01-24 14:50:34 -08:00 |
|
Jeff Parsons
|
792604d5e3
|
Support for canvas elements in XML machine files
(laying the groundwork for a new graphical control panel)
|
2015-01-22 16:16:44 -08:00 |
|
Jeff Parsons
|
d6b4b9c438
|
More BACKTRACK support, more 32-bit support, more more.
|
2015-01-21 17:19:58 -08:00 |
|
Jeff Parsons
|
06dfd59ad6
|
Eliminate unnecessary shifts
|
2015-01-20 22:23:45 -08:00 |
|
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
|
b8407aa96d
|
v1.16.5: Getting ready for 2015
|
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
|
2034428e9f
|
Groundwork laid for upcoming BACKTRACK support
|
2014-12-23 16:02:41 -08:00 |
|
Jeff Parsons
|
27359de735
|
Enhanced INT return handling, and reorganized some disks.
|
2014-12-13 10:09:13 -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
|
e0012c3c62
|
my_modules is simply modules now
|
2014-11-11 08:19:48 -08:00 |
|