\doxysection{disassemble.\+h}
\label{disassemble_8h_source}\index{include/disassemble.h@{include/disassemble.h}}
\textbf{ Go to the documentation of this file.}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ YACASL2\_DISASSEMBLE\_H\_INCLUDED}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ YACASL2\_DISASSEMBLE\_H\_INCLUDED}}
\DoxyCodeLine{00003\ }
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ "{}word.h"{}}}
\DoxyCodeLine{00005\ \textcolor{preprocessor}{\#include\ "{}struct.h"{}}}
\DoxyCodeLine{00006\ }
\DoxyCodeLine{00014\ \textcolor{keywordtype}{bool}\ disassemble\_file(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *file);}
\DoxyCodeLine{00015\ }
\DoxyCodeLine{00022\ \textcolor{keywordtype}{void}\ disassemble\_memory(WORD\ start,\ WORD\ end);}
\DoxyCodeLine{00023\ }
\DoxyCodeLine{00024\ \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}