[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions on EDASM reloc ($FE) files
Hi,
>> My
>> current thinking is that $FE is more of an intermediate file format
>> used solely by programmers using the EDASM toolkit - and thus they are
>> not existent on non-programmes machines.
>
>I have just had a quick read of Chapter 5 "The Relocating Loader" in
>the ProDOS Assembler Tools manual.
>Relocatable files are able to be run from BASIC programs using the
>RBOOT and RLOAD routines so are not an intermediate file and will be
>found on non-programmer's machines.
I see. Thanks for the hint regarding 'RBOOT' and 'RLOAD' which gave me
interesting results in Google :-)
Best, Oliver