DocsBot (from Travis CI)
7279a5d1a7
Deploy rust-console/gba to github.com/rust-console/gba.git:master
2018-11-13 19:53:43 +00:00
Lokathor
5fe640d388
test update
2018-11-13 12:52:26 -07:00
DocsBot (from Travis CI)
c5bec91abc
Deploy rust-console/gba to github.com/rust-console/gba.git:master
2018-11-13 19:50:10 +00:00
Lokathor
23c242171a
WHOOPS
2018-11-13 12:48:18 -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
60593d833f
cargo check needs nightly, trying again book magic
2018-11-13 12:11:57 -07:00
Lokathor
61110b00aa
2nd attempt at travisCI magic
2018-11-13 11:51:56 -07:00
Lokathor
9bfd6f1854
attemp1 to make TravisCI help us out
...
If this works properly it should automatically rebuild and deploy the `docs/` directory upon each commit to master (because we'll probably forget some of the time).
2018-11-13 11:08:20 -07:00
Lokathor
c8fd177ec5
Merge pull request #6 from rust-console/lokathor
...
version 0.2 canidate: keyinput now supported
2018-11-13 10:58:05 -07:00
Lokathor
7a71a78846
Improve ch0 based on user feedback
2018-11-13 10:56:57 -07:00
Lokathor
d690e696a4
capitalization
2018-11-13 10:32:27 -07:00
Thomas Winwood
9a063983fb
typo
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-13 10:28:45 -07:00
Thomas Winwood
0edce7ce66
typo
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-13 10:28:31 -07:00
Thomas Winwood
a689763c9a
typo
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-13 10:28:11 -07:00
Lokathor
da42ebffa2
credits
2018-11-13 10:27:18 -07:00
Lokathor
c07d4360a0
readme update to direct folks to the book.
2018-11-12 16:40:13 -07: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
c71878fe57
example 2 complete
2018-11-12 16:29:17 -07:00
Lokathor
3761851df3
really the missing word this time.
2018-11-12 14:58:27 -07:00
Lokathor
4ae3bc4fda
missing word
2018-11-12 14:58:02 -07:00
Lokathor
cdb9be13d6
keyinput section
2018-11-12 14:57:28 -07:00
Lokathor
44abf95841
linked a cppcon talk because it's amazing
2018-11-11 15:22:14 -07:00
Lokathor
c196ebc42b
Next tutorial target: key input
2018-11-11 14:56:11 -07:00
Lokathor
b45cc2c56d
Added the necessary fields to allow publishing
...
also a keyword
2018-11-11 00:49:48 -07:00
Lokathor
d25f9be54f
Merge pull request #3 from rust-console/lokathor
...
Hello World book chapter and crate coverage
2018-11-11 00:45:46 -07:00
Lokathor
6ceba1d9dc
applied further typos and fixes
2018-11-11 00:40:49 -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
9858c962e4
"display control" to "display control register"
2018-11-11 00:25:26 -07:00
Thomas Winwood
7ee6e81ef9
typo
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-11 00:21:29 -07:00
Thomas Winwood
25c181e1b3
typo
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-11 00:21:17 -07:00
Lokathor
910f7ec1e0
Merge branch 'lokathor' of https://github.com/rust-console/gba into lokathor
2018-11-11 00:20:50 -07:00
Lokathor
2b69433807
explained #[start] better
2018-11-11 00:20:48 -07:00
Thomas Winwood
fcd14bce43
mgba version correction
...
Co-Authored-By: Lokathor <zefria@gmail.com>
2018-11-11 00:12:56 -07:00
Lokathor
f0121f683a
version bump, ready to publish if this PR is accepted
2018-11-10 23:41:38 -07:00
Lokathor
0b9d8e9b29
hello world chapter is complete
2018-11-10 23:39:26 -07:00
Lokathor
f838103528
better target name
2018-11-10 13:44:47 -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
134a8ef491
Merge pull request #1 from rust-console/lokathor
...
Lokathor
2018-11-07 23:57:32 -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
c99a85bf39
readme
2018-11-07 21:26:03 -07:00
Lokathor
dfb56c21b2
crate start
2018-11-07 21:21:17 -07:00
Lokathor
6934452fc1
rename
2018-11-07 21:20:53 -07:00
Lokathor
fda6b38331
prep for github pages
2018-11-07 21:20:40 -07:00
Lokathor
40be8e3b1a
update the gitignore
2018-11-07 21:19:20 -07:00
Lokathor
0ff1e971dd
Initial commit
2018-11-07 20:23:11 -07:00