Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Dwyer
91ae15a32d Introduce mkrom 2021-10-23 11:27:59 +10:00
Ryan Dwyer
c9b36ac9b6 Introduce JSON assets 2021-06-11 14:30:20 +10:00
Ryan Dwyer
4484fe60a4 Restructure assets directory to group all assets by ROM ID 2021-03-26 17:46:16 +10:00
Ryan Dwyer
09ce66b009 Separate RSP segments from .data 2021-02-17 14:52:58 +10:00
Ryan Dwyer
a59640e34e Export individual animations and build them back into the ROM 2021-02-12 22:24:51 +10:00
Ryan Dwyer
d74d72893a Name each sequence file and use them when building the ROM 2021-02-12 18:50:05 +10:00
Ryan Dwyer
51c80db5be Extract assets to src/assets
* Removes build-time dependency on the `extracted` directory
* Allows assets to be stored in non-versioned folders which makes for
easier editing
2021-02-12 17:07:02 +10:00
Ryan Dwyer
8cc9fc069c Restructure files
* Create chraicommands.c
* Move include to src/include
* Use .o files next to each .c file
2019-10-07 17:50:26 +10:00
Ryan Dwyer
81b031f148 Initial commit 2019-09-06 08:09:40 +10:00