Commit graph pcjs/tests/pc/80386
Author SHA1 Message Date
Jeff Parsons
6360fda120 Fixed inspections 2015-12-15 11:09:21 -08:00
Jeff Parsons
8c67a50f92 Fixed 16-bit unsigned division overflow detection 2015-10-31 07:31:32 -07:00
Jeff Parsons
682f930fdd Check in current test386 results 2015-10-30 12:15:13 -07:00
Jeff Parsons
ae2a156cfc Corrected file name (romtests.json is now test386.json) 2015-10-21 12:13:10 -07:00
Jeff Parsons
b0ada4229d Make far calls restartable when they trigger a fault pushing the return address onto the stack 2015-10-18 17:40:29 -07:00
Jeff Parsons
d1d733e38b Fixed divide-by-zero and data breakpoint exception dispatching 2015-10-18 10:57:51 -07:00
Jeff Parsons
a3107a73ef Make IMULD more compatible in overflow cases 2015-10-17 08:39:38 -07:00
Jeff Parsons
96d73bab99 More instruction tests 2015-10-16 12:03:21 -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
c2187e1e1b Assorted Debugger fixes 2015-07-20 13:11:46 -07:00
Jeff Parsons
35c9648f6d Some additional tests 2015-05-19 15:51:48 -07:00
Jeff Parsons
56d03451ac Fix Debugger register lookup for 80286/80386 2015-05-14 10:30:12 -07:00
Jeff Parsons
dd12198e62 80386 tests now pass when running both as a ROM and as a DOS .COM file 2015-05-14 09:03:03 -07:00
Jeff Parsons
0ae5ab13a9 Test comments 2015-05-13 14:37:21 -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
ac862f3b1d Fixed the Debugger opcode history buffer (was broken by DbgAddr changes) 2015-05-09 07:52:03 -07:00
Jeff Parsons
e4eb0764d7 Revised tests 2015-05-08 16:35:36 -07:00
Jeff Parsons
07530c7e58 Fix 32-bit segment-register MOVs (they write 32 bits to a register, but only 16 bits to memory) 2015-05-08 13:36:02 -07:00
Jeff Parsons
83f2218e27 More debugger paging improvements 2015-05-08 12:58:53 -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
45f2d6e2d1 Fix protected-mode tests to NOT load a 32-bit code segment before returning to real-mode (bad idea) 2015-05-06 17:36:58 -07:00
Jeff Parsons
cfa4e0207f Fixed LGDT and LIDT, fixed read-only memory, and fixed mode transition tests 2015-05-06 16:24:28 -07:00
Jeff Parsons
9ab1f92adc Fixed 32-bit protected-mode test code 2015-05-05 18:26:19 -07:00
Jeff Parsons
f36b79cd25 Debugger must use CPU memory functions now, in preparation for paging 2015-05-05 16:16:57 -07:00
Jeff Parsons
380db6ef7d 32-bit operand fixes 2015-05-05 11:45:24 -07:00
Jeff Parsons
73086a7ac8 Moved paging functions from Bus to CPU 2015-05-05 10:32:04 -07:00
Jeff Parsons
2784934491 Cleaned up conditional jump handling 2015-05-04 19:26:06 -07:00
Jeff Parsons
759a0c3541 32-bit signed/unsigned division 2015-04-23 16:48:25 -07:00
Jeff Parsons
d68f1bd985 32-bit multiplication 2015-04-22 17:24:40 -07:00
Jeff Parsons
1508cd1bf3 Compaq DeskPro 386 ROM BIOS boots UNMODIFIED now 2015-04-16 17:31:40 -07:00
Jeff Parsons
3ce78f23ed romtests.json updated 2015-04-04 21:11:06 -07:00
Jeff Parsons
96a39c9bbe Playing with NASM 2015-04-04 12:35:36 -07:00