YACASL2
Loading...
Searching...
No Matches
COMET2CMD Struct Reference

#include <struct.h>

Collaboration diagram for COMET2CMD:

Data Fields

char * name
CMDTYPE type
WORD code
void * ptr
int wordlen

Detailed Description

COMET II命令コード表の項目

Definition at line 115 of file struct.h.

Field Documentation

◆ code

WORD COMET2CMD::code

命令コード

Definition at line 118 of file struct.h.

◆ name

char* COMET2CMD::name

命令名

Definition at line 116 of file struct.h.

◆ ptr

void* COMET2CMD::ptr

命令の関数ポインタ

Definition at line 119 of file struct.h.

◆ type

CMDTYPE COMET2CMD::type

命令タイプ

Definition at line 117 of file struct.h.

◆ wordlen

int COMET2CMD::wordlen

命令語長

Definition at line 120 of file struct.h.


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