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]


        Translate rba to aba

        Entry:
          AX = 1C0Eh
          CH = low 8 bits of cylinder number
          CL = sector number, high two bits of cylinder number in bits 6 and 7
          DH = head number
          DL = drive number
          ES:BX -> ABA number

        Return:
          CF set on error
            AH = status

        Note:   ABA (absolute block address) format can be found in IBM
                ESDI Adapter Technical Reference by using it's Device
                Configuration Status Block

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