summaryrefslogtreecommitdiff
path: root/le
AgeCommit message (Expand)Author
2016-10-04Started working on a x86 emulator.Dennis Brentjes
2016-09-16Added relocation to disasm.Dennis Brentjes
2016-09-11Adds a Pages struct to the le::File which contains all pages.Dennis Brentjes
2016-07-19Fixes some warnings.Dennis Brentjes
2016-07-05Made the interface somewhat more consistant.Dennis Brentjes
2016-06-27Parses the fixup page and fixup record table.Dennis Brentjes
2016-06-23adds alot more binary parsing.Dennis Brentjes
2016-06-22adds a tree format printer for "binparse" types.Dennis Brentjes
2016-06-22Reduces the amount of boilerplate neccesary to parse the binary format.Dennis Brentjes
2016-06-20adds the option to set an offset to le header.Dennis Brentjes
2016-06-19implements a LE file parser and bare outputter.Dennis Brentjes
2016-06-19adds an LE file parser and refactors some code.Dennis Brentjes
2016-06-19Adds an LE executable parser.Dennis Brentjes