MIPS uses Memory Mapped Input Output.
0xffff0000
is the boolean if a key was pressed0xffff0004
is 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