summaryrefslogtreecommitdiff
path: root/architecture.cpp
AgeCommit message (Expand)Author
2015-04-06Implement follow pointer in hex viewRusty Wagner
2015-03-21Add assemble dialog and use nasm for x86/x86_64Rusty Wagner
2015-03-04Modify architecture API for less allocations and more flexibilityRusty Wagner
2015-03-04Add architecture to graph edges, and add edge routing data field for layoutRusty Wagner
2015-02-20Very early disassembly view renderingRusty Wagner
2015-02-20Initial code for generating function graphsRusty Wagner
2015-02-16Add architecture plugin type, x86 plugin, and get ready for threadsRusty Wagner