Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #6248
| From | druck <news@druck.org.uk> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: What are the details of the Acorn Object Format? |
| Date | 2021-01-21 20:44 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <rucp3r$hd$1@dont-email.me> (permalink) |
| References | <RNiOH.1800611$ckra.1357210@fx37.ams4> |
On 21/01/2021 17:25, Johann 'Myrkraverk' Oskarsson wrote: > Dear c.s.a.p, > > I am getting slightly interested in the internal object format > in RISC OS. As I understand, this is called AOF or Acorn Object > Format [1]. > > Is this format documented somewhere online? Isn't this what the > DDE compilers generate, or am I mistaken about something? It's all in the Acorn C/C++ DDE documentation. > I have previously found this AIF description, but it does not say > if the object format is the same, or different. It is different. Get my !ARMalyser from http://www.armclub.org.uk/free as that will disassemble AOF files and annotate their structure. I recommend using ARMalysers 'assembler' output (rather than 'disassembler') as this will closely match the assembler listings you can get the compiler to output. ---druck
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
What are the details of the Acorn Object Format? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2021-01-21 17:25 +0000
Re: What are the details of the Acorn Object Format? Martin <News03@avisoft.f9.co.uk> - 2021-01-21 17:57 +0000
Re: What are the details of the Acorn Object Format? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2021-01-21 19:24 +0000
Re: What are the details of the Acorn Object Format? druck <news@druck.org.uk> - 2021-01-21 20:44 +0000
csiph-web