X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fexec.h;h=432d3fd939509fa55348d5e8a9028a5de8cc3aef;hp=2f4118f1efad1f39150d1ffc41df0a11aa824c3b;hb=15a07be760d84746bbace2d70326cd939f4568fd;hpb=93f3bbbc043d2883610bd979556e0bae42e5c8b2 diff --git a/include/exec.h b/include/exec.h index 2f4118f..432d3fd 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,252 +2,397 @@ #define YACASL2_EXEC_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 /**