summaryrefslogtreecommitdiff
path: root/src/factories/mk64/CourseVtx.cpp
AgeCommit message (Collapse)Author
2024-03-22Cleanup (#49)Lywx
* Auto debug info generation and some cleanup * Cleaned dry code from segments * Fixed gCurrentCompressionType bss bs
2024-03-20Auto pad and overlap detection (#47)Lywx
* Fully implemented pad and overlap detection * Cleaned code, fixed pad generation and added alignment * Added debug size on pads
2024-03-09Add mk64 factories=