YACASL2
Data Fields
COMET2CMD Struct Reference

#include <struct.h>

Collaboration diagram for COMET2CMD:

Data Fields

char * name
 
CMDTYPE type
 
WORD code
 
const void * ptr
 

Detailed Description

COMET II命令コード表の項目

Definition at line 112 of file struct.h.

Field Documentation

◆ code

WORD COMET2CMD::code

命令コード

Definition at line 115 of file struct.h.

◆ name

char* COMET2CMD::name

命令名

Definition at line 113 of file struct.h.

◆ ptr

const void* COMET2CMD::ptr

命令の関数ポインタ

Definition at line 116 of file struct.h.

◆ type

CMDTYPE COMET2CMD::type

命令タイプ

Definition at line 114 of file struct.h.


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