regs86 Struct Reference

#include <v86bios.h>


Data Fields

long ebx
long ecx
long edx
long esi
long edi
long ebp
long eax
long eip
long esp
unsigned short cs
unsigned short ss
unsigned short es
unsigned short ds
unsigned short fs
unsigned short gs
long eflags


Field Documentation

unsigned short regs86::cs
 

unsigned short regs86::ds
 

long regs86::eax
 

long regs86::ebp
 

long regs86::ebx
 

long regs86::ecx
 

long regs86::edi
 

long regs86::edx
 

long regs86::eflags
 

long regs86::eip
 

unsigned short regs86::es
 

long regs86::esi
 

long regs86::esp
 

unsigned short regs86::fs
 

unsigned short regs86::gs
 

unsigned short regs86::ss
 


The documentation for this struct was generated from the following file: