First bits of interrupt design work

Figured out and diagrammed the initials parts of the logic for handling interrupts.

Next step is to implement CALL/RETURN, which will be needed to integrate the design into the system.