summaryrefslogtreecommitdiff
path: root/src/factories/mk64/TrackSections.cpp
AgeCommit message (Collapse)Author
2026-03-23Implemented clang-formatKiritoDv
2025-12-22fix size of track sectioncoco875
2025-12-01Update TrackSections.cppcoco875
2025-12-01don't use segment for track sectioncoco875
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
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=