diff options
-rw-r--r-- | boot.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.subx b/boot.subx index f061a716..1cd78bfd 100644 --- a/boot.subx +++ b/boot.subx @@ -178,7 +178,7 @@ cd/syscall 0x13/imm8/bios-disk-services 0f 82/jump-if-carry disk_error/disp16 - ### Can't load more tracks without clobbering BIOS code. To load more code we'll need a new compilation strategy. + ### Loading more code tracks would clobber BIOS; we need a new compilation strategy. # reset es bb/copy-to-bx 0/imm16 |