Commit graph pcjs/apps/pcx86
Author SHA1 Message Date
Jeff Parsons
c20fe69872 More attempts to clean-up and reduce spurious alerts 2017-06-27 10:32:30 -07:00
Jeff Parsons
5baa1f53ce Added more ROGUE documentation 2017-06-26 14:44:22 -07:00
Jeff Parsons
85b001dede Added more ROGUE documentation 2017-06-26 14:18:53 -07:00
Jeff Parsons
1dc0564725 Added more ROGUE info 2017-06-26 12:44:12 -07:00
Jeff Parsons
80cf6953d9 Updated information on Adventures in Math (1983) 2017-06-26 07:47:19 -07:00
Jeff Parsons
74617db812 Added DiskDump option to create mountable albeit unbootable disks: --forceBPB 2017-06-26 00:10:47 -07:00
Jeff Parsons
5084c0f24e Assorted application README updates 2017-06-25 10:37:08 -07:00
Jeff Parsons
49f25f682d Assorted application updates 2017-06-25 09:16:08 -07:00
Jeff Parsons
7457e4e44f Changed the default page "exit" event handler from "onunload" to "pagehide" for iOS; hopefully, auto-resume machines will work better on mobile devices with that change 2017-06-25 08:32:27 -07:00
Jeff Parsons
a9b6feb377 Added more demo links on the home page, switched nearly all machines over to the complete diskette library (instead of just a few samples), added the ability to autoMount disketttes by name OR by path, and updated the Dual Display IBM PC with a newer version of DOS along with details on toggling the active display 2017-06-24 10:39:26 -07:00
Jeff Parsons
69f69f5b46 Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property 2017-06-23 14:53:55 -07:00
Jeff Parsons
0b803b23f1 The computer's 'resume' property can now be passed in as a machine property, allowing pages to set and/or override it 2017-06-23 14:21:03 -07:00
Jeff Parsons
a0037f29c7 Updated apps README 2017-06-23 14:12:59 -07:00
Jeff Parsons
814061e9fe Updated VisiCalc page to use current date if the machine is reset 2017-06-23 14:11:02 -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
115f3eb9bf Assigned more machines with saved state unique IDs 2017-06-22 19:46:43 -07:00
Jeff Parsons
88b9fe2334 The VisiCalc machine state had to be updated after changing the machine's ID 2017-06-22 19:26:00 -07:00
Jeff Parsons
c4fb87c7d0 Assign the VisiCalc machine a unique ID 2017-06-22 18:26:29 -07:00
Jeff Parsons
1017f9becd Software README updates 2017-06-22 12:56:19 -07:00
Jeff Parsons
9626fed7c2 Got rid of more app-specific demo machines (eg, DONKEY and WIN101); demos like that are more properly located in either the /apps or /disks folders (not /devices) 2017-06-22 12:03:52 -07:00
Jeff Parsons
1fd2b8e0f3 Disk README updates 2017-06-21 16:12:28 -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
5e0e5b7256 Updated the VisiCalc demo with an autoType sequence, a fresh disk image, new state file, and reference cards; also, updated autoType support to cancel autoType if a saved machine state is loaded 2017-06-19 08:48:10 -07:00
Jeff Parsons
dbc21c3d85 autoType sequences must continue using double-backslashes for escaped characters 2017-06-17 11:23:38 -07:00
Jeff Parsons
fd3348f907 Added an autoType sequence to the RatBas demo 2017-06-17 10:56:22 -07:00
Jeff Parsons
b2d6e254ac DiskDump updates 2017-06-17 09:54:32 -07:00
Jeff Parsons
86cadeec0b Updated ADVENTMATH disk 2017-06-17 09:09:44 -07:00
Jeff Parsons
1236452ef4 Added RatBas files 2017-06-16 18:12:05 -07:00
Jeff Parsons
71c8490363 Added RatBas files 2017-06-16 18:11:26 -07:00
Jeff Parsons
4fdc17b6aa Added markdown file for future RatBAS software retrospective 2017-06-15 21:28:55 -07:00
Jeff Parsons
f6fc85e225 New blog post: Adventures in Archiving 2017-06-15 14:39:08 -07:00
Jeff Parsons
a1fced4f3c Updated "Adventures in Math" README 2017-06-15 09:57:02 -07:00
Jeff Parsons
5285e78f1f Updated "Adventures in Math" README 2017-06-15 09:09:35 -07:00
Jeff Parsons
e0c0ffb5ce Updated "Adventures in Math" README 2017-06-15 00:44:26 -07:00
Jeff Parsons
af4750eefc Fixed autoType support in the PCx86 Keyboard component 2017-06-14 23:43:09 -07:00
Jeff Parsons
205df032fa Changed "keys" to "autoType" 2017-06-14 16:20:21 -07:00
Jeff Parsons
69cae08d8f Added keys to "Adventures in Math" demo (although not supported yet) 2017-06-14 16:16:11 -07:00
Jeff Parsons
fc57fe24fc README tweaks 2017-06-14 16:07:07 -07:00
Jeff Parsons
f8eeed79bf Changed the "Adventures in Math (1983)" demo to boot PC-DOS 1.0 -- which in turn required a 160Kb disk image for the game 2017-06-14 16:02:03 -07:00
Jeff Parsons
9051200bd8 Increased memory to 256Kb (the app crashes on a 64Kb machine running DOS 2.0 -- is that normal?) 2017-06-14 12:01:15 -07:00
Jeff Parsons
167d30845a Updated the Adventures in Math (1983) README 2017-06-14 11:51:46 -07:00
Jeff Parsons
54fd1fad2a Fixed disk images produced by DiskDump when copying BAS files (they must be treated as binary files) 2017-06-14 11:18:57 -07:00
Jeff Parsons
36bf15561f Added "Adventures in Math (1983)" along with some notes about the failure to properly archive files 2017-06-14 09:48:51 -07:00
Jeff Parsons
37e0e660c9 Bumped next release version to 1.35.0 2017-06-01 15:35:25 -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
ba84e37a2f Removed more old redirects (still attempting to reduce Jekyll build time) 2017-02-09 15:25:11 -08:00