X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=aef1afdfb2c3eacf629e62f0559a1aa37883dbaa;hb=ee29a1d56e8a0f146b7a8291e5c79920b390a5d5;hp=fea403b4328acd95e54d6c93bd22ddaf0006c424;hpb=3964fd135fcf5f6309639096437dd7f07e0c035f;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index fea403b..aef1afd 100644 --- a/include/exec.h +++ b/include/exec.h @@ -1,255 +1,365 @@ -#ifndef YACASL2_EXEC_INCLUDED -#define YACASL2_EXEC_INCLUDED +#ifndef YACASL2_EXEC_H_INCLUDED +#define YACASL2_EXEC_H_INCLUDED #include +#include +#include +#include #include "struct.h" #include "word.h" +#include "cmem.h" +#include "cerr.h" +#include "monitor.h" +#include "disassemble.h" enum { INSIZE = 256 /**