Hacker News new | ask | show | jobs
by mark-r 2709 days ago
I much preferred the 68000 to the 8086. The regularity of the instruction set made writing a disassembler trivial. Coupled with the single-step bit you could write a very capable monitor, which I did.