From 9a063983fbe26be0b20f97636cc07cc3c1156c22 Mon Sep 17 00:00:00 2001 From: Thomas Winwood Date: Tue, 13 Nov 2018 10:28:45 -0700 Subject: [PATCH] typo Co-Authored-By: Lokathor --- book/src/ch2/the_key_input_register.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/ch2/the_key_input_register.md b/book/src/ch2/the_key_input_register.md index b5376ff..656ae1e 100644 --- a/book/src/ch2/the_key_input_register.md +++ b/book/src/ch2/the_key_input_register.md @@ -2,7 +2,7 @@ The Key Input Register is our next IO register. Its shorthand name is [KEYINPUT](http://problemkaputt.de/gbatek.htm#gbakeypadinput) and it's a `u16` -at `0x4000130`. The entire register is obviosuly read only, you can't tell the +at `0x4000130`. The entire register is obviously read only, you can't tell the GBA what buttons are pressed. Each button is exactly one bit: