Commit graph

23 commits

Author SHA1 Message Date
Lokathor 2e2aec6ec9 tiles fixes, clippy fixes 2018-11-20 23:44:58 -07:00
Lokathor e4318df495 clippy stuff 2018-11-20 04:10:48 -07:00
Lokathor 62abc3cbd2 make mode3 clear a little speedier 2018-11-20 03:41:42 -07:00
Lokathor 241fb1746c edits, cleanups, and a goal for ch3 2018-11-17 17:14:42 -07:00
Lokathor 3a355db578 cargo-make Makefile.toml 2018-11-16 00:39:47 -07:00
Lokathor 8aa1bb0065 partial intrinsic work 2018-11-15 01:23:04 -07:00
Lokathor 6cb50aa2eb more proc-macro 2018-11-14 20:38:43 -07:00
Lokathor cb5d856e00 correctness 2018-11-14 20:14:36 -07:00
Lokathor 7bbbba66de more proc-macro! 2018-11-14 19:53:53 -07:00
Lokathor 0a7da9e6d2 More mode3 2018-11-14 19:50:42 -07:00
Lokathor e962b893fc More cargo test friendly 2018-11-14 19:49:00 -07:00
Lokathor 3789e206f3 VolatilePtr should be testing safe now 2018-11-14 19:47:56 -07:00
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