Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Routine mapping?
#3
(02-27-2021, 02:55 AM)einar Wrote: Bump!

Any chance this is going to be implemented?

This is "on hold" (FUNC/SUB ... AT) because it's very platform dependent and I'm moving towards an arch-agnostic compiler.
Instead, in the future, a linker will do the final obj linking, and the developer could specify a memory-map of for functions and modules (that is, specifying where the code should be placed in memory).

Also remember you can call asm code directly with USR <address>.

For the moment your solution is the best I can think of... Confused
I'm currently working hard in namespaces and modules to allow obj files and code relocation.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)