Int 62/AX=00CAh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

FGDRIVER v4.02 - FG_TRANSFER - COPY REGION

AX = 00CAh
CX = source video page
DX = destination video page
ES:BX -> copy record (see #03508)

Notes: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h). The source and destination regions must not overlap if they are located on the same page

See Also: AX=009Eh - AX=00A2h - AX=00A5h - AX=00C6h

Format of FGDRIVER copy record: Offset Size Description (Table 03508) 00h WORD left edge column of source region 02h WORD right edge column of source region 04h WORD top edge row of source region 06h WORD bottom edge row of source region 08h WORD left edge of destination 0Ah WORD bottom edge of destination

Category: Video - Int 62h - F

rbline.gif

lup.gif ldown.gif Interrups Categories Contents