agb/agb
2021-05-31 07:34:09 +01:00
..
.cargo Move everything to the agb directory 2021-04-19 22:47:43 +01:00
examples change entrypoint signature of all examples 2021-05-22 21:22:44 +01:00
gfx End-to-end logo working 2021-04-20 22:52:23 +01:00
src correct spelling 2021-05-31 07:34:09 +01:00
build.rs assemble with debug information 2021-05-20 07:18:33 +01:00
Cargo.lock add explicit version 2021-05-23 06:15:32 +01:00
Cargo.toml add explicit version 2021-05-23 06:15:32 +01:00
crt0.s load zeros to correspond to argc and argv 2021-05-29 12:18:34 +01:00
gba.ld include debug information in elf 2021-05-20 07:19:38 +01:00
interrupt_simple.s Move everything to the agb directory 2021-04-19 22:47:43 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00