Commit graph

24 commits

Author SHA1 Message Date
Corwin 184b11ed81
use static rather than const 2024-03-29 14:41:08 +00:00
Gwilym Inzani 12e9433b8d Further improvements 2023-02-25 22:29:06 +00:00
Gwilym Kuiper 97dec32fa2 Fix all the clippy lints 2023-02-07 20:32:43 +00:00
Gwilym Kuiper e24ef69e0f Should by y_tri 2022-11-01 21:25:39 +00:00
Gwilym Kuiper 3a24fca5b1 Fix spelling mistakes in the controls section in the book 2022-11-01 21:25:39 +00:00
Gwilym Kuiper c58899eb99 Add a second half to the controls section 2022-11-01 21:15:47 +00:00
Gwilym Kuiper e666ebbd05 Start section on controls 2022-11-01 21:15:47 +00:00
Gwilym Kuiper 2705c58a72 Small tweaks to the wording and add a comment about hblank 2022-11-01 21:15:47 +00:00
Gwilym Kuiper eeffd80e50 Format the code better 2022-11-01 21:15:47 +00:00
Corwin 6c957f9e3f resolve multiple aseprite files 2022-08-01 23:00:50 +01:00
Corwin 595d64912e remove unused import 2022-08-01 22:50:31 +01:00
Corwin 41f22f825b update link to use latest on docs.rs 2022-08-01 22:50:22 +01:00
Corwin 553a4bea08 update the sprites page of the book 2022-08-01 22:26:32 +01:00
Gwilym Kuiper 12c3639cb4 Temporarily remove the sprites chapter and update the gba struct chapter ready for release 2022-03-28 22:31:22 +01:00
Gwilym Kuiper f3e3782699 Update the book and the template 2022-01-16 21:46:53 +00:00
GBA bot 60e78768a4 You don't need extern crate agb; any more 2022-01-04 00:16:25 +00:00
GBA bot 4b86c22bee Revise sentence that didn't make much sense 2022-01-02 21:30:19 +00:00
GBA bot 026f057b8d Finish off section about bouncing a ball around the screen 2022-01-02 18:46:00 +00:00
GBA bot af40d48360 Add section on loading graphics and document the include_gfx! macro 2022-01-02 18:11:36 +00:00
GBA bot e02fda5fc9 Start the sprites chapter 2022-01-02 00:11:07 +00:00
GBA bot a1c4af3660 Fill in a bit about the Gba struct 2022-01-01 23:29:34 +00:00
GBA bot 5bcb86c222 Start writing about the gba struct 2022-01-01 23:15:07 +00:00
GBA bot f307db79e2 Rename to 01_introduction 2022-01-01 22:49:07 +00:00
GBA bot dcba19ed73 Write the introduction for the pong game 2022-01-01 22:35:08 +00:00