Commit Graph

10 Commits

Author SHA1 Message Date
Ethan Roseman
31f3c68b83 update requirements 2021-01-15 16:22:27 +09:00
Alex Bates
63aa87446b ninja src/**/*.c 2021-01-14 03:56:02 +00:00
Alex Bates
cfd0e92cff tidy up splat 2020-12-02 22:26:08 +00:00
Ethan Roseman
a102b7546f Merge branch 'master' into asm-update 2020-11-02 00:17:17 -05:00
Ethan Roseman
5d160b9f08 gPlayerData offsets 2020-11-01 18:28:44 -05:00
Alex Bates
44fd38f4f8 add image splits 2020-10-31 18:30:16 +00:00
Alex Bates
83153acb59
implement SCRIPT(...) dsl 2020-10-22 05:54:03 +01:00
Alex Bates
4d530df425
drop pycparser dependency
Removed in e7f93f62ae
2020-10-19 07:20:17 +01:00
Devon R
06a533b153
Add pycparser and PyYAML to main dependencies for n64splat 2020-10-15 19:01:24 +09:00
Devon R
69d98e7a18
Update install.sh to include the dependencies of diff.py for --extra
This also pulls the dependencies out of install.sh into their own
requirements.txt and requirements_extra.txt so separate distros won't
have to maintain their Python dependencies separately
2020-10-15 16:02:52 +09:00