VESA Video Modes: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
Line 21: Line 21:
</source>
</source>


;INT 0x10, AX=0x4F01, CX=mode, ES+DI=256 byte buffer
;INT 0x10, AX=0x4F01, CX=mode, ES DI=256 byte buffer
: Get Mode Info. Call this for each member of the mode array to find out the details of that mode. The 256 byte buffer will be filled by the mode info block.
: Get Mode Info. Call this for each member of the mode array to find out the details of that mode. The 256 byte buffer will be filled by the mode info block.