Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Jose on January 30, 2004, 04:26:24 AM
-
I know the Amiga Guru Book has it but try to get your hand's on one....
Not that it's necessary but I would like to have an idea of the formats of Amiga object code, inluding hunk format.
Any advices?
-
HunkGuide.readme (http://ftp.uni-paderborn.de/aminet/aminet/dev/misc/HunkGuide.readme)
-
And to go with HunkGuide:
HunkFunc.readme (http://www.aminet.net/dev/moni/HunkFunc.readme) - example on how to parse executables in C
Overlay.readme (http://www.aminet.net/docs/misc/Overlay.readme) - documentation about overlay executables (advanced topic)
-
Thanks