Commit Graph

4 Commits

Author SHA1 Message Date
e47b2e8639 Split STFGTREP's data into it's own crate.
Elf building now requires the start address.
Rust libraries now also extract to an object file ("temporarily" to fix a linker bug).
2023-02-01 02:54:16 +00:00
76d41b2359 Separated decl_static macro to it's own crate.
Rust crates are now built as `lib`s.
2022-10-29 07:51:01 +01:00
772f015752 Separated digimon profile onto their own crate. 2022-10-29 07:38:28 +01:00
9b89611882 Restructured elf and psexe building
Moved assembly to `asm/` and mips rust to `rust/`.
2022-10-29 07:22:58 +01:00