Add a first pass at objdump …
I'm rewriting this whole assembly library in order to actually be sane (in other words, actually be a library for assembly-level DREAMER interactions). I figure the first thing to write is an objdump replacement, which is what I'm doing right now!