qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 19H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
    The bootstrap routine reads Sector 1, Track 0 into memory at location
    0000:7C00H and transfers control to the same address. If attempts to read
    a boot sector from the floppy disk or fixed disk are unsuccessful,
    control is transferred to ROM BASIC by execution of an Int 18H.
 
    If location 0000:0472H does not contain the value 1234H, a memory test
    will be performed before reading the boot sector.
                                    -♦-