summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_structs.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-15PE format: added struct pe_coff_sym_entry, struct pe_meta_coff_sym_entry.midipix1-0/+10
2016-11-10perk_structs.h: rewrite cleanly; redefine pe_import_lookup_item as a union.midipix1-553/+212
2016-11-10raw binary file description: add struct pe_data_dirs.midipix1-0/+20
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix1-1/+1
2016-11-10initial commit.midipix1-0/+615