Dummy intel 8086 decoder and simulator for the computer enhance course.
clj -m decoder resources/listing_0055_challenge_rectangle
clj -m simulator resources/listing_0055_challenge_rectangle
Print ip register in simulation
clj -m simulator resources/listing_0055_challenge_rectangle print-ip
Dump program memory to result.data
clj -m simulator resources/listing_0055_challenge_rectangle print-ip dump
clj -A:test