Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

vbios.h

Go to the documentation of this file.
00001 int InitInt10(void);
00002 int CallInt10(int *ax, int *bx, int *cx, unsigned char *buf, int len);
00003 int CallInt13(int *ax, int *bx, int *cx, int *dx, unsigned char *buf, int len);
00004 void FreeInt10(void);