agb/agb
Gwilym Kuiper fbff538d92
Merge pull request #236 from gwilymk/document-tiled-mode
Add some doc comments to tiled mode
2022-06-16 22:58:03 +01:00
..
.cargo Allow warnings when developing, but still fail CI 2022-04-24 17:07:43 +01:00
examples Make the 32768Hz example print the timing to the gba screen 2022-06-16 21:36:48 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Finish off the comments in InfiniteScrolledMap 2022-06-16 22:42:16 +01:00
build.rs Collect warnings to print them 2022-04-26 22:15:32 +01:00
Cargo.toml 32768 example 2022-06-11 15:46:10 +01:00
crt0.s enable interrupts at initialisation 2022-03-21 21:57:46 +00:00
gba.ld change to using extern in linker 2021-08-07 14:14:06 +01:00
gba_mb.ld change to using extern in linker 2021-08-07 14:14:06 +01:00
interrupt_handler.s Fix warning in assembly 2022-04-26 22:16:56 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00