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:
parent
adc44ab481
commit
97ee1cf73d
6 changed files with 314 additions and 302 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue