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
|
3abd13e8ca
|
Updated COMPAQ MS-DOS READMEs, along with a few PCx86 debugger improvements
|
2017-06-30 12:03:35 -07:00 |
|
Jeff Parsons
|
4e0d3d46da
|
Fixed root directory check to ensure we don't select a disk format with too few root directory entries
|
2017-06-19 18:12:33 -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
|
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
|
cacc2f7dad
|
Support for RX11 diskette drives has been added, but is still untested
|
2017-02-02 15:14:13 -08:00 |
|
Jeff Parsons
|
822ab39cbe
|
Unforked the shared modules -- ES6 is now the default
|
2017-01-31 13:50:55 -08:00 |
|
Jeff Parsons
|
4611153625
|
Updated PDP-11 Debugger to include line breaks between steps
|
2017-01-24 14:36:15 -08:00 |
|
Jeff Parsons
|
f87161f5d6
|
v1.32.0: The New Year Release
|
2016-12-30 15:56:01 -08:00 |
|
Jeff Parsons
|
dcea4fb905
|
First stab at RK11 support
|
2016-11-21 18:10:20 -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
|
a1e999e0c4
|
More PCjs/PCx86 disambiguation
|
2016-05-17 00:04:51 -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
|
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
|
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
|
48a724931f
|
Fixed a problem with the right SHIFT key, and with webkit browsers when pressing/releasing both SHIFT keys together
|
2014-12-15 17:23:10 -08:00 |
|
Jeff Parsons
|
e0012c3c62
|
my_modules is simply modules now
|
2014-11-11 08:19:48 -08:00 |
|