Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Write long (XT,AT,XT286,PS)
        (harddisk only)

        Entry:
          AH = 0Bh
          DL = drive ID
          DH = head
          CH = cylinder (bits 8,9 in high bits of CL)
          CL = sector
          ES:BX = pointer to buffer containing data

        Return:
          CF set on error
          AH = status code (see AH=1 above)

        Note: used for diagnostics only on PS/2 systems

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson