Main Page
Modules
Alphabetical List
Data Structures
File List
Data Fields
Globals
Related Pages
v86_context Struct Reference
Context of a Virtual 8086 task.
More...
#include <
v86.h
>
Data Fields
dword
err
dword
ip
dword
cs
dword
eflags
dword
sp
dword
ss
dword
es
dword
ds
dword
fs
dword
gs
Detailed Description
Context of a Virtual 8086 task.
Definition at line
17
of file
v86.h
.
Field Documentation
dword
v86_context::cs
Definition at line
18
of file
v86.h
.
dword
v86_context::ds
Definition at line
18
of file
v86.h
.
dword
v86_context::eflags
Definition at line
18
of file
v86.h
.
dword
v86_context::err
Definition at line
18
of file
v86.h
.
dword
v86_context::es
Definition at line
18
of file
v86.h
.
dword
v86_context::fs
Definition at line
18
of file
v86.h
.
dword
v86_context::gs
Definition at line
18
of file
v86.h
.
dword
v86_context::ip
Definition at line
18
of file
v86.h
.
dword
v86_context::sp
Definition at line
18
of file
v86.h
.
dword
v86_context::ss
Definition at line
18
of file
v86.h
.
The documentation for this struct was generated from the following file:
v86.h
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by
1.2.18