Commit graph pcjs/tests
Author SHA1 Message Date
Jeff Parsons
a0112065aa Cutting back on the number of redirects (attempting to reduce Jekyll build time) 2017-02-09 13:58:08 -08:00
Jeff Parsons
9ed580066c Merge branch 'master' into gh-pages, and fix a few issues related to autoStart
# Conflicts:
#	_posts/2016-12-02-the-pdp-11-and-vt100-revisited.md
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-12-04 11:26:10 -08:00
Jeff Parsons
663343a1ad The /tests/pc folder is now /tests/pcx86 (to be consistent with the associated emulator) 2016-08-09 11:48:09 -07:00
Jeff Parsons
a54d5564a7 README and JSON updates 2016-05-23 13:16:25 -07:00
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
Jeff Parsons
231ca3961e More documentation updates 2016-04-08 22:45:25 -07:00
Jeff Parsons
4b9d059860 Project cleanup 2016-04-03 14:29:54 -07:00
Jeff Parsons
e64f94dee7 More demos 2016-03-12 15:26:45 -08:00
Jeff Parsons
b0d3e0ab75 Fixed VGA Black Book Tests page 2016-03-12 13:46:50 -08:00
Jeff Parsons
0eddbd05a3 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
Jeff Parsons
6360fda120 Fixed inspections 2015-12-15 11:09:21 -08:00
Jeff Parsons
abb77fe5c9 Blog updates 2015-12-10 15:12: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
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