Int 67/AX=2763h/CL=06h

Prev Next Ralf Interrups Categories Contents

------

VIDEMS.SYS v1.50+ - RETURN VIDEO RAM SIZE

AX = 2763h
CL = 06h
BX = signature AAFFh

Return:
AH = 00h DX = total amount of video RAM

Desc: Beginning with version 1.50, VIDEMS can use more adapter memory on some chipsets, and is no longer limited to the first 240K.

Notes: This call is not officially documented, and Conea programmers use it mainly for debugging purposes.

Category: Memory Management - Int 67h - V

------

Prev Next Ralf Interrups Categories Contents