Commit graph

11 commits

Author SHA1 Message Date
Lokathor a4b6a4e8b2 Revert "Deploy rust-console/gba to github.com/rust-console/gba.git:master"
This reverts commit 2f1c243742.
2018-11-13 12:47:52 -07:00
DocsBot (from Travis CI) 2f1c243742 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-13 19:43:53 +00:00
Lokathor 4b4fc31956 key input stuff added to the lib
I'm not sure this is the best key input interface, but this is _an_ interface to use for now at least.
2018-11-12 16:37:38 -07:00
Lokathor cdb9be13d6 keyinput section 2018-11-12 14:57:28 -07:00
Lokathor db00e1e24d Remove trivial commented out code
no need to "keep it for later" when it's just an import
2018-11-11 00:30:13 -07:00
Lokathor 0b9d8e9b29 hello world chapter is complete 2018-11-10 23:39:26 -07:00
Lokathor 097dd72124 almost chapter 1 2018-11-10 02:03:37 -07:00
Lokathor 5a49cbc713 Display Control 2018-11-08 22:08:13 -07:00
Lokathor 4c99082b20 triggered an ICE 2018-11-08 20:33:47 -07:00
Lokathor e9b26f838b io register groundwork
the current goal is to get enough done that we can write a sensical looking hello world game, and then put a writeup of that into the book.
2018-11-07 23:43:22 -07:00
Lokathor dfb56c21b2 crate start 2018-11-07 21:21:17 -07:00