Commit graph

10 commits

Author SHA1 Message Date
a161d9090e
Add RomData, OptionFlags, and enums for them.
Fun error handling with automatic, fallible conversion to and from u8s
for the enums.
2022-05-29 10:22:34 -04:00
c81348fb10
Fix up compiler issues. 2022-05-24 22:53:15 -04:00
5f8f1b5655
Ignore generated files. 2022-05-24 22:49:58 -04:00
1cca600505
Use MIT License for my own code.
Files in `assembly/src` written by others under the WTFPL.
2022-05-23 09:57:16 -04:00
cd76b9f2f1
Copy ASM files, etc. from parent project. 2022-05-23 09:47:51 -04:00
476f01fad3
Fix bin_comp and factor out Patch struct to base lib. 2022-05-23 09:46:44 -04:00
ca1c347386
Need cc to compile serde. 2022-05-22 12:58:35 -04:00
903855910a
Get asar in the right spot. 2022-05-22 12:58:24 -04:00
ecce139c1d
Lock crates. 2022-05-22 12:42:31 -04:00
c78df56306
Initial commit.
BinComp ported to Rust.
2022-05-22 12:31:39 -04:00