Interrupts

For those of you who are interested, and still have enough mental energy left to do it, our complete LC3 implementation includes the keyboard and display devices and their interfaces. All you have to do is work out the control signals for the interrupt and exception state sequences. See /docs for some information on I/O, and also see the devices in our LC3 design for further documentation.