10. Interrupts
Using example from lecture, write a program that displays '@' at "Keyboardd and Display MMIO simulator", catches keyboard interrupts and povides key presssed. The program shall move that '@' along display when user presses "A,S,D,W". To move is to clear screen and to write '@' at new posinion.