\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\_INCLUDE}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ YACASL2\_DISASSEMBLE\_H\_INCLUDE}}
\DoxyCodeLine{00003\ }
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ "{}struct.h"{}}}
\DoxyCodeLine{00005\ }
\DoxyCodeLine{00013\ \textcolor{keywordtype}{bool}\ disassemble\_file(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *file);}
\DoxyCodeLine{00014\ }
\DoxyCodeLine{00021\ \textcolor{keywordtype}{void}\ disassemble\_memory(WORD\ start,\ WORD\ end);}
\DoxyCodeLine{00022\ }
\DoxyCodeLine{00023\ \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}