Thread: Noob Questions
View Single Post
Old 18 January 2006, 09:58   #4
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by gizmomelb
from qustion 2:

I seem to recall that if you were writing an AmigaDOS friendly loader, first you would allocate how much free memory you needed using system library calls - and you'd be returned the address where the free memory was. Then you'd load the file into that memory address, then JMP there if it was executable code.

something like that.. it's been a long time.
Even though this approach works as well, using LoadSeg is much more simple as Codetapper already said.
StingRay is offline  
 
Page generated in 0.05449 seconds with 11 queries