X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fexec.h;h=432d3fd939509fa55348d5e8a9028a5de8cc3aef;hp=dbf2c49f0dbb5bb898b2b33525f0ba0f225c559e;hb=15a07be760d84746bbace2d70326cd939f4568fd;hpb=8b7bcce576862335c8bfeb6d937fe16463523c1d diff --git a/include/exec.h b/include/exec.h index dbf2c49..432d3fd 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,200 +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 /**