agb/agb
2022-07-25 22:49:18 +01:00
..
.cargo Allow warnings when developing, but still fail CI 2022-04-24 17:07:43 +01:00
examples move commit 2022-07-24 21:30:45 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src agb_start_tests can now be doc(hidden) 2022-07-25 22:49:18 +01:00
build.rs Update agbabi's memcpy 2022-07-14 22:43:41 +01:00
Cargo.toml Mkae it possible to run tests in target crates (and add a basic tests in hat-wizard) 2022-07-25 22:49:17 +01:00
crt0.s split out assembly 2022-06-16 22:58:22 +01:00
gba.ld Make sure to reference the agbabi files so they are included 2022-06-17 00:30:33 +01:00
gba_mb.ld Update gba_mb with the new requried references 2022-06-17 00:48:32 +01:00
interrupt_handler.s Put everything in different sections 2022-06-17 00:30:33 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00