.cargo
|
set cpu targets for asm and rust
|
2021-07-13 19:17:08 +01:00 |
examples
|
Use asm for the tight loops in the sound mixer
|
2021-07-31 21:47:05 +01:00 |
gfx
|
End-to-end logo working
|
2021-04-20 22:52:23 +01:00 |
build.rs
|
Use asm for the tight loops in the sound mixer
|
2021-07-31 21:47:05 +01:00 |
Cargo.lock
|
Release agb v0.5.0
|
2021-07-03 15:51:13 +01:00 |
Cargo.toml
|
Add myself as an author for agb
|
2021-07-21 19:36:24 +01:00 |
crt0.s
|
Use asm for the tight loops in the sound mixer
|
2021-07-31 21:47:05 +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 |