yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::Spc700::Flags Struct Reference

#include <spc700.h>

Public Attributes

bool N: 1
 
bool V: 1
 
bool P: 1
 
bool B: 1
 
bool H: 1
 
bool I: 1
 
bool Z: 1
 
bool C: 1
 

Detailed Description

Definition at line 105 of file spc700.h.

Member Data Documentation

◆ N

bool yaze::emu::Spc700::Flags::N

Definition at line 106 of file spc700.h.

◆ V

bool yaze::emu::Spc700::Flags::V

Definition at line 107 of file spc700.h.

◆ P

bool yaze::emu::Spc700::Flags::P

Definition at line 108 of file spc700.h.

◆ B

bool yaze::emu::Spc700::Flags::B

Definition at line 109 of file spc700.h.

◆ H

bool yaze::emu::Spc700::Flags::H

Definition at line 110 of file spc700.h.

◆ I

bool yaze::emu::Spc700::Flags::I

Definition at line 111 of file spc700.h.

◆ Z

bool yaze::emu::Spc700::Flags::Z

Definition at line 112 of file spc700.h.

◆ C

bool yaze::emu::Spc700::Flags::C

Definition at line 113 of file spc700.h.


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