Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
vbios.h File Reference
Go to the source code of this file.
Functions
int
InitInt10
(void)
int
CallInt10
(int *ax, int *bx, int *cx, unsigned char *buf, int len)
int
CallInt13
(int *ax, int *bx, int *cx, int *dx, unsigned char *buf, int len)
void
FreeInt10
(void)
Function Documentation
int CallInt10
(
int *
ax
,
int *
bx
,
int *
cx
,
unsigned char *
buf
,
int
len
)
int CallInt13
(
int *
ax
,
int *
bx
,
int *
cx
,
int *
dx
,
unsigned char *
buf
,
int
len
)
void FreeInt10
(
void
)
int InitInt10
(
void
)