Commit graph pcjs/disks
Author SHA1 Message Date
Jeff Parsons
cd40531510 Disk reorganization 2015-11-11 18:13:27 -08:00
Jeff Parsons
0c6db1df46 Preliminary groundwork for FPU support 2015-11-11 18:11:30 -08:00
Jeff Parsons
b0bac10944 v1.20.1: Updated touch support to improve tablet operation 2015-10-31 15:22:01 -07:00
Jeff Parsons
922ca42571 Starting work on v1.20.0 2015-10-23 18:39:06 -07:00
Jeff Parsons
961b5519f9 Starting work on v1.19.9 2015-10-21 12:32:23 -07:00
Jeff Parsons
bf6682121b v1.19.8 checkpoint 2015-09-22 10:57:17 -07:00
Jeff Parsons
3b0ae56535 v1.19.7 checkpoint 2015-09-14 17:45:12 -07:00
Jeff Parsons
deeac4902d v1.19.6: Improved restartability of stack-related instructions 2015-09-14 16:53:57 -07:00
Jeff Parsons
09295a1a27 v1.19.5 checkpoint (includes a fix to the "pop mem" instruction) 2015-09-10 15:18:20 -07:00
Jeff Parsons
1d0b7974fc Started integrating Windows Debugger segment load info with PCjs Debugger symbol tables 2015-09-08 11:05:09 -07:00
Jeff Parsons
38e3b4e568 v1.19.4 checkpoint 2015-09-02 10:01:39 -07:00
Jeff Parsons
b8ddedd9cf Improved the Debugger edit command 2015-08-28 23:17:21 -07:00
Jeff Parsons
3466426d70 Updated the MS-DOS 3.20 README 2015-08-27 17:04:36 -07:00
Jeff Parsons
662ed5b819 Updated the MS-DOS 3.20 README 2015-08-27 17:00:45 -07:00
Jeff Parsons
f56815c11b Added WDEB386 service simulation (INT 0x41) 2015-08-27 16:23:12 -07:00
Jeff Parsons
9127b18fd5 Manifest update 2015-08-26 13:26:54 -07:00
Jeff Parsons
95f7db7c94 Reorged interrupt info, added MS-DOS 3.21 images, and increased memory size of OS/2 1.0 machine to 2Mb 2015-08-26 13:25:34 -07:00
Jeff Parsons
927a71d681 v1.19.2: Added support for timer Read-Back command, segment probes, and improved instruction restartability 2015-08-24 17:27:34 -07:00
Jeff Parsons
0398afab84 v1.19.1: More Windows 95 Setup-related fixes 2015-08-21 18:12:10 -07:00
Jeff Parsons
3f42a9d85b Started work on v1.19.1: Debugger improvements 2015-08-19 13:06:43 -07:00
Jeff Parsons
d2fb395e55 First round of changes to map Host touch events to Guest mouse events 2015-08-14 23:04:22 -07:00
Jeff Parsons
6003e948b6 First v1.18.8 change: preliminary support for 80386 debug registers 2015-07-31 18:25:37 -07:00
Jeff Parsons
812c0af6b6 Standard-mode Windows 3.0 finally runs properly 2015-07-30 12:50:44 -07:00
Jeff Parsons
2150744668 Added support for DRn and TRn instructions (although they're effectively NOPs for now) 2015-07-27 11:29:57 -07:00
Jeff Parsons
a1e3c366eb More Video DEBUG support, and more disk images 2015-07-27 07:48:01 -07:00
Jeff Parsons
c7c988a0ad Promote all XML files to v1.18.5 2015-07-26 17:08:55 -07:00
Jeff Parsons
c2187e1e1b Assorted Debugger fixes 2015-07-20 13:11:46 -07:00
Jeff Parsons
002a2ab0f8 More more DOS 2015-07-19 12:59:26 -07:00
Jeff Parsons
b075a3a6f3 More DOS 2015-07-19 12:15:43 -07:00
Jeff Parsons
5942ef6959 Microsoft Chart 2.02 (but sadly, not a distribution disk)
Some (not entirely functional) SPERRY OEM MS-DOS files are also on the disk (see the manifest.xml file for details)
2015-07-19 11:17:31 -07:00
Jeff Parsons
e2c2284d2a Getting ready to roll out v1.18.4 2015-07-17 17:39:14 -07:00
Jeff Parsons
75d8e1e193 80386 CPU detection fix 2015-07-14 16:32:41 -07:00
Jeff Parsons
66bcc39162 Make thumbnails consistent 2015-07-11 18:09:54 -07:00
Jeff Parsons
74bb240255 Fix opcode 0x6A (PUSH imm8) 2015-07-09 18:28:22 -07:00
Jeff Parsons
a10ac83df6 Added disk image of VGA tests/samples 2015-07-09 12:33:01 -07:00
Jeff Parsons
328dc722b4 Whitespace 2015-07-02 12:05:25 -07:00
Jeff Parsons
127a0eafa6 Whitespace 2015-07-02 12:04:02 -07:00
Jeff Parsons
27a514bb42 Fixed broken links to video resources 2015-06-29 09:08:18 -07:00
Jeff Parsons
3c89824e53 Working on v1.18.3 now 2015-06-21 10:12:19 -07:00
Jeff Parsons
4d98db494d Added VGA tests directory 2015-06-10 16:30:09 -07:00
Jeff Parsons
dbb77f31b6 Manifest updates 2015-06-01 15:47:52 -07:00
Jeff Parsons
0639e8cbd2 Initial v1.18.2 delta: added support for ROM notification parameters that the Video component will accept 2015-05-22 12:33:33 -07:00
Jeff Parsons
5f29c9967b Starting work on v1.18.1 2015-05-21 11:20:52 -07:00
Jeff Parsons
9c10efe469 The great video config reorg 2015-05-18 21:02:37 -07:00
Jeff Parsons
d97c773613 Some task-switching fixes 2015-05-17 11:58:36 -07:00
Jeff Parsons
a28fa95d25 More 80286 testing 2015-05-15 09:08:42 -07:00
Jeff Parsons
61173e182a v1.18.0: I386 now enabled by default 2015-05-11 18:50:05 -07:00
Jeff Parsons
73e52134ac Assorted 80386 and Debugger fixes 2015-05-01 14:21:23 -07:00
Jeff Parsons
051e12c87e More 80386 instructions and more 80386 Debugger support 2015-04-30 13:27:43 -07:00
Jeff Parsons
f2cb4dc18d First change for v1.17.6: DeskPro 386-compatible A20 management 2015-04-19 18:19:10 -07:00