Public Attributes | |
| mos65xx_group_type | group_type |
| bool | modifies_status |
| const char * | name |
| mos65xx_reg | read |
| mos65xx_reg | write |
Definition at line 286 of file MOS65XXDisassembler.c.
| mos65xx_group_type InstructionInfo::group_type |
Definition at line 288 of file MOS65XXDisassembler.c.
| bool InstructionInfo::modifies_status |
Definition at line 290 of file MOS65XXDisassembler.c.
| const char* InstructionInfo::name |
Definition at line 287 of file MOS65XXDisassembler.c.
| mos65xx_reg InstructionInfo::read |
Definition at line 289 of file MOS65XXDisassembler.c.
| mos65xx_reg InstructionInfo::write |
Definition at line 289 of file MOS65XXDisassembler.c.