MIPS uses Memory Mapped Input Output.
- 0xffff0000is the boolean if a key was pressed
- 0xffff0004is the ascii value of the key pressed
MIPS uses Memory Mapped Input Output.
0xffff0000 is the boolean if a key was pressed0xffff0004 is the ascii value of the key pressed