Commit graph

2,482 commits

Author SHA1 Message Date
Jeff Parsons
187e09dd48 Automatically set the debugger property if an XML file in a "debugger" folder is selected (a convenience feature) 2017-06-19 09:00:03 -07:00
Jeff Parsons
d527e1bbe3 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:42 -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
935ece2c26 For those machines that don't need to autoMount a diskette either in drive A or drive B, explicitly indicate so (it will also save a tiny bit of load time) 2017-06-17 22:05:07 -07:00
Jeff Parsons
6d019e7d9d Fixed autoMount overrides (formerly, machines that wanted to override the diskette autoMount settings for a machine would set "autoMount: ''", but that was a sledgehammer solution, especially when the goal was merely to prevent a diskette from being loaded in drive A; the preferred solution now is to set "autoMount: A: None", allowing the rest of the machine's autoMount settings, if any, to remain intact) 2017-06-17 21:30:03 -07:00
Jeff Parsons
cb43a6b360 Fixed cancellation of key injection whenever a soft key is pressed 2017-06-17 17:43:43 -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
947f50f277 Reordered function keys 2017-06-15 22:11:39 -07:00
Jeff Parsons
4fdc17b6aa Added markdown file for future RatBAS software retrospective 2017-06-15 21:28:55 -07:00
Jeff Parsons
8f8082d170 Stop keyboard injection as soon as any real keyboard activity is detected 2017-06-15 16:48:12 -07:00
Jeff Parsons
6e6e95eb1f Updated information on fixed disk images v1.35.0 2017-06-15 16:34:43 -07:00
Jeff Parsons
21e252b2b9 Updated v1.35.0 files 2017-06-15 16:04:10 -07:00
Jeff Parsons
d5b21be782 Updated v1.35.0 files 2017-06-15 16:03:05 -07:00
Jeff Parsons
f0f3d8fa42 Added v1.35.0 files 2017-06-15 15:12:30 -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
37eab35953 Updated DiskDump comments 2017-06-15 09:19:47 -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
5f0c27231a Make 5150 CGA machines responsive 2017-06-14 16:40:16 -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
b00b56212e Fixed optimized DiskDump output 2017-06-14 10:29:28 -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
487fa0e26e Disk manifest updates 2017-06-02 09:22:27 -07:00
Jeff Parsons
bb00a52660 Updated DiskAPI table of known geometries 2017-06-01 21:58:41 -07:00
Jeff Parsons
6b35166b1f Updated FAT overhead notes 2017-06-01 21:43:59 -07:00
Jeff Parsons
81591ad8d5 Updated FAT overhead notes 2017-06-01 21:34:06 -07:00
Jeff Parsons
5441c6346b Improved geometry calculation for all disk images, not just those listed in DiskAPI.js 2017-06-01 20:59:41 -07:00
Jeff Parsons
20f8bdf141 Added more info about DOS 2.0 BPBs 2017-06-01 16:42:46 -07:00
Jeff Parsons
37e0e660c9 Bumped next release version to 1.35.0 2017-06-01 15:35:25 -07:00
Jeff Parsons
3e1aa196bd Added an empty 10Mb disk image formatted by PC-DOS 2.0 (currently used by one machine: 5160/cga/640kb); also fixed some issues uncovered in the process of creating the disk image (eg, a bug in the HDC's save logic when no image has been loaded), and made some fixes and optimizations in DiskDump 2017-06-01 15:32:17 -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 Parsons
b42c858c44 Added BPB to pre-2.0 DOS disks, for consistency and mounting support 2017-06-01 09:15:39 -07:00
Jeff Parsons
3a0ae6b3fc Updated PC-DOS 0.90 readmes 2017-05-30 16:33:15 -07:00
Jeff Parsons
9f4ccc9889 Updated OS/2 Museum links for PC-DOS 0.90 2017-05-26 14:09:37 -07:00
Jeff Parsons
d303ad6010 Renamed PC-DOS 0.90 AUTOEXEC.BAT to AUTOEXEC.BAK, and swapped the Color and Monochrome PC-DOS 0.90 machines 2017-05-26 11:51:58 -07:00