1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-14 02:46:13 +11:00
agb/agb
2021-06-05 17:27:00 +01:00
..
.cargo Move everything to the agb directory 2021-04-19 22:47:43 +01:00
examples fix chicken example 2021-06-05 16:14:48 +01:00
gfx End-to-end logo working 2021-04-20 22:52:23 +01:00
src Add implementation of rem_euclid stolen from f32's implementation and add a test 2021-06-05 17:27:00 +01:00
build.rs assemble with debug information 2021-05-20 07:18:33 +01:00
Cargo.lock add explicit version 2021-05-23 06:15:32 +01:00
Cargo.toml add explicit version 2021-05-23 06:15:32 +01:00
crt0.s load zeros to correspond to argc and argv 2021-05-29 12:18:34 +01:00
gba.ld include debug information in elf 2021-05-20 07:19:38 +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