[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions on EDASM reloc ($FE) files
- Subject: Re: Questions on EDASM reloc ($FE) files
- From: "David Wilson" <mcs6502@gmail.com>
- Date: 9 Apr 2006 06:16:39 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: t31g2000cwb.googlegroups.com; posting-host=220.233.163.88; posting-account=v7oSuQ0AAAAZLwd761jftD5qph4UbWwl
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <e1ata0$6sk$1@online.de>
- User-agent: G2/0.2
- Xref: g2news1.google.com comp.sys.apple2:6234
Oliver Schmidt wrote:
> 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.