.cargo
|
Include alloc
|
2021-08-16 21:02:36 +01:00 |
examples
|
Add allocation example
|
2021-08-16 23:28:33 +01:00 |
gfx
|
Switch to a proc macro for generating the image data
|
2021-07-21 22:07:29 +01:00 |
src
|
Add some more allocation tests
|
2021-08-16 23:20:51 +01:00 |
Cargo.lock
|
Rename agb-entry to agb-macro in cargo.tomls
|
2021-08-15 20:37:36 +01:00 |
Cargo.toml
|
Rename the directory
|
2021-08-15 20:39:17 +01:00 |
crt0.s
|
Do 2 mulitplications at once
|
2021-08-15 22:18:02 +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 |
rust-toolchain.toml
|
add clippy component
|
2021-05-23 02:20:32 +01:00 |