0 Members and 1 Guest are viewing this topic.
*Yes, assembly programmers can come up with dozens of ways to get around that. None of them will integrate cleanly with Axe.
Forgive me for putting you through all this trouble. I was was experimenting with an idea I had in my head and I just wanted to know if it was possible. Sorry.
thanks you all for your responses. and the penguin77, yes that was what I was thinking about but I couldn't think of a decent explanation atm. what if instead the dll was inside of the app instead of it being an external var, would that be possible? or would I need asm for that as well?
;this is a comment ;jp is jumpstartOfApp: ;addresses jp routineA ;4080h jp routineB ;4083h jp routineC ;4086h jp routineD ;4089h jp routineE ;408ChroutineA: ;blahroutineB: ;blahroutineC: ;blah