All that type of work will hopefully be eliminated with my manager program. Man, whenever I see a post that relates to what this program is designed for I think, "Man, I wish I could work on it right now and release it already!" But oh well I'm playing Melee at the biggest event ever right now, so guess I can't complain ATM. XD Been feelin' this way for like two weeks though.I would like to "pretty soon". The problem is that a lot of important functions are not hooked into the DOL yet because I know I want to add more to them in the near future. So instead of finding a specific spot for them in the DOL and injecting them and then going through the process of adding to the code and reinjecting and possibly needing to move the code to a new location, etc., I just leave them as Gecko codes until I feel like they are complete.
So if I gave you my ISO right now you'd be like "...wtf is this s**t???"
(slight exaggeration)
So Achilles, everything for 20XX will be converted to a static overwrite or injection mod, right? And I imagime you'll also have some functions used by multiple codes, and so that would be why you want the functionality of adding "standalone" asm to the DOL, so that that function won't be unecessarily added multiple times and can instead be shared, right? Are there other reasons?