Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Hardboy on February 21, 2003, 02:29:05 PM

Title: Info on object formats??
Post by: Hardboy on February 21, 2003, 02:29:05 PM
I´m currently writing a loader, and would therefore like to know some info on the different object formats of amiga filetypes.

Does anyone know where to obtain that info??
Title: Re: Info on object formats??
Post by: Steady on February 21, 2003, 06:03:53 PM
That info is in the AmigaDOS Reference manual published by Bantam during Commodore days.

NOT an exciting read, but handy for that sort of info. It might also be in the Guru book by Ralph Babel (but I have not read it, so don't know for sure).

I think there is an online version of the AmigaDOS manual floating around although I don't know how legal it is (I own a copy by the way, no flames please!).
Title: Re: Info on object formats??
Post by: iamaboringperson on February 21, 2003, 10:27:02 PM
you want the devices manual
Title: Re: Info on object formats??
Post by: Hardboy on May 25, 2003, 03:54:45 PM
Man, I really need this info. Anyone got a link?
Title: Re: Info on object formats??
Post by: Piru on May 25, 2003, 04:00:07 PM
object formats?

If you mean executable files, see:
HunkGuide.lha (http://www.aminet.net/dev/misc/HunkGuide.lha)
HunkFunc.lha (http://www.aminet.net/dev/moni/HunkFunc.lha)
Title: Re: Info on object formats??
Post by: Ohno on May 25, 2003, 06:20:49 PM
Well there's a large collections of fileformat-info available at "Wotsit's Format (http://www.wotsit.org/)"

Regards,

Onno
Title: Re: Info on object formats??
Post by: nyteschayde on May 25, 2003, 07:31:36 PM
Although not Amiga specific, the www.wotsit.org site is excellent for available file formats. All programmers should check it out.