summaryrefslogtreecommitdiff
path: root/disasm/leparseutil.cpp
AgeCommit message (Collapse)Author
2016-10-04Started working on a x86 emulator.Dennis Brentjes
2016-09-16Added relocation to disasm.Dennis Brentjes
2016-09-10Fixes differences in between input buffers in different parts.Dennis Brentjes
Now opens files in binary mode, and added some conveniance functions to read parts of the binary file.