aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-12tweak core lifetimes, add an address formatteriximeow
2020-01-12require Arch to have addresses that can += and -=, as well as that ↵iximeow
instructions have a debug display
2020-01-12add some predetermined address display stuffiximeow
also add zero and one traits to Address, adjust layout
2020-01-12base definition of an arch to yaxpeaxiximeow