agb/agb
2021-08-01 20:07:17 +01:00
..
.cargo set cpu targets for asm and rust 2021-07-13 19:17:08 +01:00
examples Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Re-export the image converter macro 2021-07-26 23:42:28 +01:00
build.rs Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
Cargo.lock Start switching to the quote crate for generating the code 2021-07-22 19:03:49 +01:00
Cargo.toml Merge pull request #92 from gwilymk/proc-macro-for-agb-image-converter 2021-08-01 20:07:17 +01:00
crt0.s Reduce duplication in crt0.s 2021-06-26 23:00:10 +01:00
gba.ld add line for objdump 2021-06-16 19:00:08 +01:00
gba_mb.ld Add multiboot support 2021-06-26 22:25:27 +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