Int 2F/AX=1509h

Prev Next Ralf Interrups Categories Contents

------

CD-ROM - ABSOLUTE DISK WRITE

AX = 1509h
ES:BX -> buffer
CX = drive number (0=A:)
SI:DI = starting sector number
DX = number of sectors to write

Note: Corresponds to INT 26h and is currently reserved and nonfunctional, but could be implemented for CD-R and CD-RW drives

See Also: AX=1508h

Category: Disk I/O Enhancements - Int 2Fh - C

------

Prev Next Ralf Interrups Categories Contents