Commit graph pcjs/modules/diskdump/lib/diskdump.js
Author SHA1 Message Date
Jeff Parsons
f87161f5d6 v1.32.0: The New Year Release 2016-12-30 15:56:01 -08:00
Jeff Parsons
d930b31c53 Some minor changes to make it easier to load a machine in the Node environment 2016-12-27 22:05:59 -08:00
Jeff Parsons
871b22c779 Fixed autoMount processing when multiple disk controllers are loaded 2016-11-22 11:14:57 -08:00
Jeff
88b485d094 Added a variety of checks and automatic repairs to DiskDump, aimed primarily at issues I've come across with pre-DOS 2.0 diskettes (eg, diskettes without BPBs, like 160Kb diskettes from DOS 1.0 and 320Kb diskettes from DOS 1.1) 2016-10-27 17:59:20 -07:00
Jeff Parsons
9e480d7574 Added new RL11 component (work-in-progress) 2016-10-24 16:28:48 -07:00
Jeff Parsons
b1f8fca2d9 Re-enabled source maps, at least for the PDP-11 emulators (for now) 2016-10-14 09:30:17 -07:00
Jeff
e24d507aa2 Removed useless version numbers and dates from .js file headers 2016-10-06 16:22:24 -07:00
Jeff Parsons
1265104e6d Added support for converting numbers to/from octal, along with improved support for binary numbers 2016-09-15 18:23:09 -07:00
Jeff Parsons
6185e4131c Updated JavaScript open-source headers 2016-05-27 08:46:13 -07:00
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
Jeff Parsons
2b6dc0153f Disk updates (including COMPAQ MS-DOS 3.00) 2016-05-04 12:46:39 -07:00
Jeff Parsons
b04ef7e49f Try to be more consistent when referring to disks vs. drives (eg, Drive Controllers, not Disk Controllers) 2016-05-01 13:47:58 -07:00
Jeff Parsons
b55e6ba2c4 5170 and Enhanced DEBUG updates 2016-04-11 18:19:53 -07:00
Jeff Parsons
25da7a3a94 More redirects and some API tweaks 2016-04-07 08:29:54 -07:00
Jeff Parsons
e02706ab08 Move non-CPU-related update functions to the Computer component 2016-03-30 17:04:36 -07:00
Jeff Parsons
f81e55f0ee Added assortment of empty diskettes to library, and updated DiskDump to support a target disk size (--size replaces the older, kludgier --mbhd) 2016-03-28 17:08:15 -07:00
Jeff Parsons
5e4e875d05 Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
Jeff Parsons
a56e347a88 Fixed a couple of new DiskDump bugs 2016-02-23 10:48:22 -08:00
Jeff Parsons
255700f88a Changed save.js, fdc.js, and diskdump.js to use a shared download function 2016-02-23 00:06:38 -08:00
Jeff Parsons
3dd7512f4f Client-side support for the original DiskDump API is finally limping along 2016-02-22 17:38:57 -08:00
Jeff Parsons
f032f95611 Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon) 2016-02-21 15:51:54 -08:00
Jeff Parsons
2bb3cbe319 The project is not "AWS-powered" anymore 2016-01-21 09:44:46 -08:00
Jeff Parsons
5cb676e501 Updated Computer constants 2016-01-16 14:37:39 -08:00
Jeff Parsons
c792895b10 v1.20.3: The Happy 2016 Release 2015-12-31 15:51:14 -08:00
Jeff Parsons
e5a4a050b4 Work-around to detect 615-cylinder hard disks 2015-12-18 14:34:56 -08:00
Jeff Parsons
646acf3a8d Simplified the NODE tests 2015-09-16 15:32:49 -07:00
Jeff Parsons
bd03a63269 DiskDump work-around and some terminology tweaks to Video 2015-06-11 10:54:43 -07:00
Jeff Parsons
7bb42d5ab6 DiskDump improvements (eg, don't put .img files inside other .img files) 2015-06-10 17:01:21 -07:00
Jeff Parsons
4d98db494d Added VGA tests directory 2015-06-10 16:30:09 -07:00
Jeff Parsons
a28fa95d25 More 80286 testing 2015-05-15 09:08:42 -07:00
Jeff Parsons
061cb7ea08 Changed the default DiskDump label, and cleaned up some jshint warnings 2015-04-22 12:21:06 -07:00
Jeff Parsons
2339de01f9 More ROM annotations 2015-04-14 08:23:23 -07:00
Jeff Parsons
c25a3be659 Fixed a fatal bug in DiskDump when using the --dir option 2015-02-06 11:07:26 -08:00
Jeff Parsons
3069d317c6 Fixed some minor bugs (problems with autostart, duplicate machine IDs, etc) 2015-02-05 13:25:55 -08:00
Jeff Parsons
b8407aa96d v1.16.5: Getting ready for 2015 2014-12-29 23:06:28 -08:00
Jeff Parsons
197392bce9 BACKTRACK support: PCjs can now report which portions of which files are being read into memory 2014-12-27 15:13:08 -08:00
Jeff Parsons
aaebc5856e Added support for building file-sector mappings 2014-12-24 16:46:05 -08:00
Jeff Parsons
9523de773d More protected-mode improvements 2014-11-25 17:21:20 -08:00
Jeff Parsons
e0012c3c62 my_modules is simply modules now 2014-11-11 08:19:48 -08:00
Renamed from my_modules/diskdump/lib/diskdump.js (Browse further)