Commit graph pcjs/disks/pcx86/apps
Author SHA1 Message Date
Jeff Parsons
22728fb7e9 v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
Jeff Parsons
8e06112b93 README update 2017-09-19 17:07:37 -07:00
Jeff Parsons
55ffadfdd1 Sync with last gh-pages commit 2017-09-19 16:45:58 -07:00
Jeff Parsons
060632c466 Added three old PCx86 versions of Microsoft Multiplan 2017-09-19 10:24:27 -07:00
Jeff Parsons
294ce6b5e7 Even though there is no longer a physical /docs folder, there is still a virtual one 2017-09-18 19:15:24 -07:00
Jeff Parsons
71d117fa02 Consolidated /docs into /pubs 2017-09-12 11:28:18 -07:00
Jeff Parsons
34bb5f2d28 Updated the Closure Compiler and bumped the project version number 2017-08-25 09:58:26 -07:00
Jeff Parsons
159588623a Fixed PCx86 "Save Machine" functionality (broken by the inclusion of source maps at the end of the compiled scripts) 2017-08-16 20:52:15 -07:00
Jeff Parsons
f168e19c8c Added dBASE III copy-protection notes 2017-08-11 13:28:54 -07:00
Jeff Parsons
00a8b50c57 Updated README to reflect that WordStar has been moved to Other... 2017-08-11 09:39:10 -07:00
Jeff Parsons
8214446363 Added dBASE II and dBASE III disks to the project 2017-08-09 23:11:18 -07:00
Jeff Parsons
eb79d0e87e Working on version 1.36.1 2017-08-07 19:33:26 -07:00
Jeff Parsons
7fbc84195b Updated TopView READMEs 2017-08-03 08:11:05 -07:00
Jeff Parsons
d0052eb7cd Minor PCx86 Debugger-related improvements 2017-08-02 19:02:23 -07:00
Jeff Parsons
d8804faba0 Fixed soft keyboard controls for both iOS and non-iOS browsers, and updated the TopView 1.01 page 2017-07-25 18:50:14 -07:00
Jeff Parsons
299948fa1f Changed scripts to machineScripts (for clarity) 2017-07-25 13:46:38 -07:00
Jeff Parsons
30df38738c Added support for automatic scripts (ie, autoScript) 2017-07-25 12:52:36 -07:00
Jeff Parsons
1b987df6e2 Added more scripting support to PCx86 (eg, for loading disks, typing keys, and waiting for both to finish) 2017-07-25 10:30:29 -07:00
Jeff
c2d14f0d33 Added TopView 1.10 disk image 2017-07-24 10:24:45 -07:00
Jeff Parsons
9e149dda6a Added support for a new "flicker" PCx86 Video property that simulates good old-fashioned CGA flicker -- don't leave home without it! 2017-07-12 16:22:26 -07:00
Jeff Parsons
f5b8345c1b Updated 1-2-3 READMEs 2017-07-09 11:22:09 -07:00
Jeff Parsons
b813385fd9 Updated 1-2-3 READMEs 2017-07-09 11:15:45 -07:00
Jeff Parsons
56825a554e Updated Lotus 1-2-3 Release 1A READMEs 2017-07-09 10:16:16 -07:00
Jeff Parsons
2f38739081 Updated Lotus 1-2-3 Release 1A files 2017-07-09 09:52:43 -07:00
Jeff Parsons
2e5921bb01 Added Lotus 1-2-3 Release 1A 2017-07-08 19:05:32 -07:00
Jeff Parsons
da48efb7ad Updated 1-2-3 README files 2017-07-05 20:26:24 -07:00
Jeff Parsons
9337309583 Updated 1-2-3 README files 2017-07-05 20:06:42 -07:00
Jeff Parsons
9812ef6c3c Distinguish between Lotus 1-2-3 Release 1A and Release 1A* (I originally posted a patched version of the latter) 2017-07-05 17:59:08 -07:00
Jeff Parsons
d8317ced94 Redumped disk images for apps (as an initial redump test) 2017-07-05 15:52:58 -07:00
Jeff Parsons
3ba2f569b9 DiskDump should now automatically shrink a disk image whose logical format is smaller than its physical format 2017-07-04 15:25:54 -07:00
Jeff Parsons
25428ac806 Fixed order of Lotus 1-2-3 1.0a diskettes 2017-07-04 13:39:14 -07:00
Jeff Parsons
c4a8d66027 Changed DiskDump to deal better with disk images that are physically larger than the disk's logical file system (specifically, 320Kb FAT images inside 360Kb disk images, and 160Kb FAT images inside 180Kb disk images); the Lotus 1-2-3 v1.0a disks I dumped from my personal collection are the perfect example. 2017-07-04 13:35:50 -07:00
Jeff Parsons
0ec54f6da4 Started work on v1.35.2 2017-06-27 12:01:19 -07:00
Jeff Parsons
cf35125d34 Lots of README normalizations 2017-06-24 15:59:31 -07:00
Jeff Parsons
2f1ab7df40 Added SuperCalc to list of app demos 2017-06-23 12:28:36 -07:00
Jeff Parsons
991e924d01 Added support for special autoType sequences (eg, $date and $time, which generate current date and time strings accepted by the PC-DOS date and time prompts) 2017-06-23 09:39:40 -07:00
Jeff Parsons
6fd2a3bcb6 Started work on v1.35.1 2017-06-21 11:18:02 -07:00
Jeff Parsons
921fe75d7d autoType sequences no longer require double backslashes 2017-06-21 10:48:31 -07:00
Jeff Parsons
487fa0e26e Disk manifest updates 2017-06-02 09:22:27 -07:00
Jeff Parsons
37e0e660c9 Bumped next release version to 1.35.0 2017-06-01 15:35:25 -07:00
Jeff Parsons
8ef74395d4 Added SuperCalc3 to PC disk library 2017-06-01 13:11:32 -07:00
Jeff Parsons
d86adbc634 Added SuperCalc2 to PC disk library 2017-06-01 12:52:32 -07:00
Jeff Parsons
078252c71f Added SuperCalc2 to PC disk library 2017-06-01 12:51:11 -07:00
Jeff
40c588a069 Starting work on v1.34.3 2017-03-21 14:32:50 -07:00
Jeff
3508b1050e Started work on v1.34.2: More PDP-10 opcode handlers 2017-03-01 12:26:57 -08:00
Jeff Parsons
ce3479c422 Promoted version to 1.34.1 2017-02-28 16:35:16 -08:00
Jeff Parsons
43f3f66815 Cutting back on the number of redirects (attempting to reduce Jekyll build time) 2017-02-09 13:59:24 -08:00
Jeff Parsons
65bd1348dc Starting work on v1.34.0 2017-02-04 17:27:25 -08:00
Jeff Parsons
8f0b808b1e Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
Jeff Parsons
323a42be37 Converted the rest of the PCjs machines to ES6 2017-01-31 11:44:33 -08:00