.cargo
|
set cpu targets for asm and rust
|
2021-07-13 19:17:08 +01:00 |
gfx
|
Switch to a proc macro for generating the image data
|
2021-07-21 22:07:29 +01:00 |
src
|
Run rustfmt on modified files in agb
|
2021-07-21 22:48:23 +01:00 |
Cargo.lock
|
Use syn crate rather than litrs
|
2021-07-22 18:43:27 +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 |