#include "BinaryFile.h"
#include "DOS4GWBinaryFile.h"
#include "config.h"
#include <iostream>
#include <sstream>
#include <assert.h>
Go to the source code of this file.
| Functions | |
| BinaryFile * | construct () | 
| int | microX86Dis (void *p) | 
| 
 | 
| 
 Definition at line 548 of file DOS4GWBinaryFile.cpp. | 
| 
 | 
| 
 Referenced by Win32BinaryFile::GetMainEntryPoint(), DOS4GWBinaryFile::GetMainEntryPoint(), LoaderTest::testMicroDis1(), and LoaderTest::testMicroDis2(). | 
 1.4.6
 1.4.6