1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-13 18:36:14 +11:00
agb/agb
2022-08-01 17:36:02 +01:00
..
.cargo add the config to be able to compile this 2022-08-01 17:36:02 +01:00
examples document objects 2022-07-31 13:42:41 +01:00
gfx Switch to a proc macro for generating the image data 2021-07-21 22:07:29 +01:00
src Support armv4t-none-eabi target as well. 2022-08-01 02:20:03 -07:00
build.rs Update agbabi's memcpy 2022-07-14 22:43:41 +01:00
Cargo.toml Release v0.10.0 2022-07-31 17:08:48 +01:00
crt0.s split out assembly 2022-06-16 22:58:22 +01:00
gba.ld use the end of all assigned iwram data 2022-07-30 17:21:46 +01:00
gba_mb.ld use the end of all assigned iwram data 2022-07-30 17:21:46 +01:00
interrupt_handler.s Put everything in different sections 2022-06-17 00:30:33 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00