Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 1.28 KB

2014-10-23-improved-pc-dos-700-support.md

File metadata and controls

27 lines (22 loc) · 1.28 KB
layout title date category permalink
post
Improved PC DOS 7.00 Support
2014-10-23 04:00:00 -0700
Releases
/blog/2014/10/23/

PCjs v1.15.6 is a fairly minor update that fixes a few Floppy Drive Controller (FDC) issues and one CPU emulation bug that prevented PC DOS 7.00 from working properly.

There are also some Debugger improvements; for example, if you turn on "fdc" and "int" messages in the Debugger using the "m fdc on" and "m int on" commands, all FDC (INT 0x13) software interrupts will be logged, including descriptions and register values.

PC DOS 7.00 still can't be setup from its specially-formatted 1.84Mb XDF distribution disk images, "PC DOS 7.00 (Disk 2)" through "PC DOS 7.00 (Disk 5)", so your best bet is to boot from the 1.44Mb "PC DOS 7.00 (1.44M Boot)".

Note that you must also use a fairly new 80286 machine configuration, like this 8Mhz IBM PC AT, in order to use 1.44Mb diskette images; previous models did not support 3.5-inch diskette drives, unless they had been retrofitted with a newer BIOS.

@jeffpar
October 23, 2014