agb/agb
2022-03-20 14:21:45 +00:00
..
.cargo Include alloc 2021-08-16 21:02:36 +01:00
examples Merge pull request #182 from gwilymk/better-backgrounds-gwilym 2022-03-12 23:26:42 +00:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Also implement or_insert_with_key 2022-03-20 14:21:45 +00:00
build.rs fix clippy lints 2021-10-04 20:56:28 +01:00
Cargo.toml Remove hashbrown from object.rs 2022-03-19 23:09:20 +00:00
crt0.s Set waitstate to 0x4317 as is standard in most games 2022-01-03 23:27:31 +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 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