Commit graph pcjs/tests
Author SHA1 Message Date
Jeff Parsons
6dcb644a05 Added support for machine configs with a specific CPU stepping (also, fixed IMUL reg,r/m,imm disassembly) 2015-10-28 16:57:55 -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
a10ac83df6 Added disk image of VGA tests/samples 2015-07-09 12:33:01 -07:00
Jeff Parsons
b7bf90127f Typo 2015-07-07 13:36:07 -07:00
Jeff Parsons
8a1fe0c535 More VGA tests 2015-07-07 13:22:24 -07:00
Jeff Parsons
88afea02e6 Fix MASM errors (Width became a reserved symbol at some point) 2015-07-07 12:50:40 -07:00
Jeff Parsons
8e09ad0bff Mode X test 2015-07-06 16:18:27 -07:00
Jeff Parsons
0313c2d67a More VGA tests (sprinkled with some Borland/Microsoft compatibility dust) 2015-07-05 13:35:07 -07:00
Jeff Parsons
69d4893ec6 More VGA tests 2015-07-05 11:38:30 -07:00
Jeff Parsons
d689753f37 More DAC support 2015-07-05 10:24:32 -07:00
Jeff Parsons
37b89c6b37 More VGA tests 2015-07-02 11:12:51 -07:00
Jeff Parsons
18dea45957 More VGA tests 2015-07-02 11:10:34 -07:00
Jeff Parsons
dc6e527a41 Whitespace 2015-07-01 15:49:33 -07:00
Jeff Parsons
718073f45f Scaffolding for VGA CHAIN4 support 2015-06-30 20:29:51 -07:00
Jeff Parsons
965ee01f99 Updated README 2015-06-29 15:47:06 -07:00
Jeff Parsons
aa3c978517 More VGA tests 2015-06-29 15:42:43 -07:00
Jeff Parsons
13eeef57d9 More VGA tests 2015-06-29 11:09:09 -07:00
Jeff Parsons
c71823356d More VGA tests 2015-06-29 09:42:44 -07:00
Jeff Parsons
fb490b62da Updated README 2015-06-28 20:59:37 -07:00
Jeff Parsons
fed558c8d4 More VGA tests 2015-06-27 18:34:55 -07:00
Jeff Parsons
2bc16d6e14 Typo 2015-06-27 12:17:32 -07:00
Jeff Parsons
dea84bc0ee Whitespace 2015-06-27 12:13:32 -07:00
Jeff Parsons
e50a9fe91d Remove INT 3 added during testing 2015-06-27 12:09:06 -07:00
Jeff Parsons
12248e59ce More VGA tests 2015-06-27 12:07:27 -07:00
Jeff Parsons
2798fb223a More VGA tests 2015-06-27 12:05:33 -07:00
Jeff Parsons
a0d89e5071 Generic write mode 0 function was missing set/reset capability 2015-06-27 10:31:26 -07:00
Jeff Parsons
2bc406e9e1 Fixed character conversions 2015-06-26 10:27:05 -07:00
Jeff Parsons
2f20b47cb4 Whitespace 2015-06-26 10:23:20 -07:00
Jeff Parsons
0910d0585e Whitespace 2015-06-26 10:17:34 -07:00
Jeff Parsons
141b7db85d More VGA tests 2015-06-25 09:10:52 -07:00
Jeff Parsons
9b4761e35c More VGA tests 2015-06-25 09:00:25 -07:00
Jeff Parsons
d563ce925a Typo 2015-06-23 22:21:47 -07:00
Jeff Parsons
5f0321c5ad README update 2015-06-10 17:16:33 -07:00
Jeff Parsons
7bb42d5ab6 DiskDump improvements (eg, don't put .img files inside other .img files) 2015-06-10 17:01:21 -07:00
Jeff Parsons
bdb07f458a Added VGA tests directory 2015-06-10 16:32:49 -07:00
Jeff Parsons
4d98db494d Added VGA tests directory 2015-06-10 16:30:09 -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