LMMS
Loading...
Searching...
No Matches
Gb_Cpu::registers_t Struct Reference

#include <Gb_Cpu.h>

Inheritance diagram for Gb_Cpu::registers_t:
Gb_Cpu::core_regs_t

Public Attributes

long pc
uint16_t sp
Public Attributes inherited from Gb_Cpu::core_regs_t
uint8_t c
uint8_t b
uint8_t e
uint8_t d
uint8_t l
uint8_t h
uint8_t a
uint8_t flags

Member Data Documentation

◆ pc

long Gb_Cpu::registers_t::pc

◆ sp

uint16_t Gb_Cpu::registers_t::sp

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