Int 14/AH=0Ch

Prev Next Ralf Interrups Categories Contents

------

MBBIOS PACCOM support - BUFFER MANAGEMENT

AH = 0Ch
ES = segment of buffer to free, or 0000h to allocate new buffer

Return:
ES = segment of allocated buffer (if ES=0000h on entry)

Note: The PACCOM version of MBBIOS uses only ES as buffer address for AH=0Ah and AH=0Bh

See Also: AH=0Ah"MBBIOS" - AH=0Bh"MBBIOS"

Category: Serial I/O - Int 14h - M

------

Prev Next Ralf Interrups Categories Contents