aboutsummaryrefslogtreecommitdiff
path: root/src/display.rs
AgeCommit message (Expand)Author
2020-01-12support many more (system) instructionsiximeow
2020-01-12starting to get into some system instructions nowiximeow
2020-01-12fix incorrect sign tests and decode odditiesiximeow
2020-01-12try cleaning up hex display a bitiximeow
2020-01-12clean up colorization impliximeow
2020-01-12display impl for the rest of the registersiximeow
2020-01-12properly color operands, respect contextualized operands when availableiximeow
2020-01-12factor out display for x86, implement colorization... a bitiximeow