libhd
5.0
|
#include <v86bios.h>
Data Fields | |
CARD32 | ax |
CARD32 | bx |
CARD32 | cx |
CARD32 | dx |
CARD32 | cs |
CARD32 | es |
CARD32 | ds |
CARD32 | si |
CARD32 | di |
CARD32 i86biosRegs::ax |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::bx |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::cs |
CARD32 i86biosRegs::cx |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::di |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::ds |
Referenced by collect_bios_regs().
CARD32 i86biosRegs::dx |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::es |
Referenced by CallInt10(), collect_bios_regs(), and setup_vm86().
CARD32 i86biosRegs::si |
Referenced by collect_bios_regs().