Commit graph pcjs/my_modules/diskdump/lib/diskdump.js
Author SHA1 Message Date
Jeff Parsons
28a92d6e0b Updated README 2014-11-03 09:19:24 -08:00
Jeff Parsons
acdba61e61 Don't brand .img disk conversions in debug mode 2014-10-28 22:56:44 -07:00
Jeff Parsons
ef4c043fab Allow mingling of DiskDump logConsole() output with the web server's log 2014-10-28 22:09:13 -07:00
Jeff Parsons
024f9fccf8 "Fake" XDF disk support works now
What this means is that XDF disk images formatted as 80-track 23-sector-per-track images will work with XDF code that honors that format; however, I've not yet been able to test with "real" XDF disk images (ie, disk images created with DiskDump using the experimental --xdf flag).  "Real" XDF disk images almost certainly need more work (eg, setting all the sector IDs properly), but the groundwork has been laid.
2014-10-27 22:20:41 -07:00
Jeff Parsons
715e603ea2 Added --xdf option to DiskDump to enable (experimental) XDF support
Without --xdf, DiskDump simply dumps an XDF disk image as a vanilla 80-track, 23-sectors-per-track disk image.
In addition, I regenerated all the PC-DOS 7.00 disk images without --xdf, to see if that works any better (it seems to work for VirtualBox)
2014-10-26 11:09:21 -07:00
Jeff Parsons
0173492ef2 Fixed PC-DOS 7.00 CPU detection logic (see SGDT) 2014-10-23 16:46:58 -07:00
Jeff Parsons
3bbbd4e9b1 PC-DOS 7.00 SETUP is making progress, but XDF support is still lacking 2014-10-22 00:37:31 -05:00
Jeff Parsons
1809543577 Improved separation of FDC media parameters from drive parameters 2014-10-20 00:24:13 -05:00
Jeff Parsons
de84ae8059 Added more detail to diskette manifests, along with a few more diskette images 2014-10-16 13:52:22 -07:00
Jeff Parsons
093099d980 Added new IBM PC AT configuration (8Mhz model, currently not booting) 2014-10-13 12:16:27 -07:00
Jeff Parsons
60669365f9 Final preparations for open source roll-out 2014-10-12 00:08:15 -07:00
jeffpar
a5e3e6a59d Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00