agb/agb
2022-04-26 21:17:07 +01:00
..
.cargo Allow warnings when developing, but still fail CI 2022-04-24 17:07:43 +01:00
examples Add a gc step in commit 2022-04-23 22:58:25 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Calculate 32-bits at a time, since we're storing into IWRAM 2022-04-26 21:17:07 +01:00
build.rs fix clippy lints 2021-10-04 20:56:28 +01:00
Cargo.toml Release agb v0.9.2 2022-03-28 22:50:36 +01:00
crt0.s enable interrupts at initialisation 2022-03-21 21:57:46 +00: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 The poor profiler 2022-03-21 22:34:15 +00:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00