agb/agb
2021-08-07 16:40:09 +01:00
..
.cargo set cpu targets for asm and rust 2021-07-13 19:17:08 +01:00
examples Use the new entrypoint macro in all the examples 2021-08-07 16:37:32 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src rename agb-entrypoint to agb-entry 2021-08-07 16:40:09 +01:00
build.rs change name of interrupt handler 2021-08-07 14:12:00 +01:00
Cargo.lock rename agb-entrypoint to agb-entry 2021-08-07 16:40:09 +01:00
Cargo.toml rename agb-entrypoint to agb-entry 2021-08-07 16:40:09 +01:00
crt0.s fix incorrect label from rebase 2021-08-07 14:14:06 +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