agb/agb
2022-01-02 18:28:31 +00:00
..
.cargo Include alloc 2021-08-16 21:02:36 +01:00
examples Split out to a timer controller to keep the GBA struct zero sized 2021-11-22 19:27:08 +00:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Add some blank lines to make code folding work better 2022-01-02 18:28:31 +00:00
build.rs fix clippy lints 2021-10-04 20:56:28 +01:00
Cargo.lock Make Cargo.lock consistent with Cargo.toml 2022-01-01 22:21:58 +00:00
Cargo.toml Update Rust crate bitflags to 1.3 2022-01-01 21:08:27 +00:00
crt0.s Have the constants only in one place 2021-10-29 15:51:05 +01: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 acknowledge requests after handling them 2021-08-07 14:14:06 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00