momiji
m68k emulator infrastructure
About Source codeTable of contents
Type
Defined in header <momiji/Parser.h>
enum class Type
Enum describing the type of the binary operator
Values
| Add | |
| Sub | |
| Mul | |
| Div |
m68k emulator infrastructure
About Source codeDefined in header <momiji/Parser.h>
enum class Type
Enum describing the type of the binary operator
| Add | |
| Sub | |
| Mul | |
| Div |