summaryrefslogtreecommitdiff
path: root/binparse/types.hpp
AgeCommit message (Collapse)Author
2016-07-05Made the interface somewhat more consistant.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-19Adds an LE executable parser.Dennis Brentjes
Adds the binparse library that holds common components for the MZ and LE parsers.