Commit graph

454 commits

Author SHA1 Message Date
DocsBot (from Travis CI) 3968c91dc3 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:35:24 +00:00
DocsBot (from Travis CI) 6fef1846d0 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:32:40 +00:00
DocsBot (from Travis CI) 28bf4d0821 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:30:14 +00:00
DocsBot (from Travis CI) 18f353ea97 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:27:47 +00:00
DocsBot (from Travis CI) 1ab75d8b0a Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:24:18 +00:00
DocsBot (from Travis CI) 0d0e567fd3 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:21:44 +00:00
DocsBot (from Travis CI) e86be64fb7 Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-21 07:18:34 +00:00
Lokathor 29cc0015d5
Merge pull request #12 from rust-console/lokathor
Talkin' about tile data
2018-11-20 23:50:22 -07:00
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 c05eae7f13 better writing 2018-11-20 03:18:41 -07:00
Lokathor b89fd10bb5 forgot the other directory 2018-11-20 03:05:34 -07:00
Lokathor 445c3b489b describing how tiles work 2018-11-20 02:57:43 -07:00
Lokathor e3497d6b4c rustup add! 2018-11-20 02:42:59 -07:00
Lokathor 2ec6482bc4 think I fixed the CI 2018-11-20 02:11:18 -07:00
Lokathor a0b1f56158 don't need the quotes 2018-11-20 01:54:15 -07:00
Lokathor 457e0ab6ac better default 2018-11-20 01:52:48 -07:00
Lokathor ff6a6717bb make sure we add the new utils to the path 2018-11-20 01:09:51 -07:00
Lokathor 6976eba467 try upgrading the CI script 2018-11-20 01:02:10 -07:00
Lokathor a3809aba09 Merge branch 'lokathor' of https://github.com/rust-console/gba into lokathor 2018-11-20 00:24:26 -07:00
Lokathor 14cca9ba12 prep for rebase 2018-11-20 00:24:14 -07:00
Lokathor 8e570763be Merge branch 'lokathor' of https://github.com/rust-console/gba into lokathor 2018-11-20 00:22:56 -07:00
Lokathor b328427438 prep for rebase 2018-11-20 00:22:54 -07:00
Lokathor fdda573c0f
Merge pull request #10 from Sendoushi/init-file
[new] Initialization file
2018-11-20 00:19:31 -07:00
Lokathor 97ef185c1c
link fix 2018-11-19 11:55:39 -07:00
DocsBot (from Travis CI) c1409598ae Deploy rust-console/gba to github.com/rust-console/gba.git:master 2018-11-19 09:25:45 +00:00
Lokathor 5b327dce6f
Merge pull request #11 from rust-console/lokathor
Part of chapter 3
2018-11-19 02:23:02 -07:00
Thomas Winwood edf3bba822
Update book/src/ch03/gba_memory.md
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-19 02:19:21 -07:00
Lokathor 39176c19ee part of ch3 2018-11-18 22:19:13 -07:00
Lokathor 06e8e61eb2 fixes 2018-11-18 13:09:23 -07:00
Joel Santos 480825bd65 [fix] Makefile echo of tabs 2018-11-18 15:50:19 +00:00
Joel Santos b36c27ab69 [upd] README with the right pipe to shell 2018-11-18 15:41:06 +00:00
Joel Santos 862f038986 [upd] Improve the APP_NAME being null 2018-11-18 15:37:21 +00:00
Joel Santos 326db6990a [fix] Initializer usage 2018-11-18 15:33:08 +00:00
Joel Santos 9ad09cf9f2 [new] Initializtion file 2018-11-18 15:25:32 +00:00
Lokathor 7554244523 better intro info 2018-11-18 02:01:30 -07:00
Lokathor ea7b98f81b better path forward 2018-11-18 02:01:05 -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 19a766a345 crt0.o should live in the target directory now 2018-11-14 19:55:03 -07:00
Lokathor c6b30a2fc6 testing of the lib should work now 2018-11-14 19:54:48 -07:00
Lokathor 5b0e2e30a4 more correct example 2018-11-14 19:54:32 -07:00
Lokathor 4060b5d6f1 test your keys! 2018-11-14 19:54:04 -07:00
Lokathor 7bbbba66de more proc-macro! 2018-11-14 19:53:53 -07:00
Lokathor f81e350f61 book chapter directory rename (we'll get 10+ chapters) 2018-11-14 19:53:21 -07:00
Lokathor 0a7da9e6d2 More mode3 2018-11-14 19:50:42 -07:00