Accommodate operations like PC-DOS 1.10 reformatting a single-sided 160Kb disk image as a double-sided 320kb disk image

This commit is contained in:
Jeff Parsons 2017-07-01 11:39:28 -07:00 committed by Jeff Parsons
commit 97ee1cf73d
6 changed files with 314 additions and 302 deletions

View file

@ -256,7 +256,7 @@ because it includes lots of commentary, allowing the boot sector to more or less
;-----------------------------------------------------------------------------
Using the PCjs Debugger, we can view the code above in its native environment:
Using the PCjs Debugger, we can examine the boot sector in its native environment:
bp &0000:7C00 hit
stopped