English Amiga Board Home Mobile Skin      


Go Back   English Amiga Board > Coders > Coders. General

Reply
 
LinkBack Thread Tools
Old 05 February 2004, 13:47   #1
Registered User
 
AmiGer's Avatar
 
Join Date: Sep 2002
Location: Germany
Posts: 348
Question AmigaDOS hunks documentation & HUNK_OVERLAY

Does anybody know or own a good documentation about AmigaDOS Hunks !?
Would be great if somebody could give it to me (maybe scan or link).

I'm mostly interested in the HUNK_OVERLAY.
What does this hunk ? Can anybody help ?

Thanks.
AmiGer is offline   Reply With Quote
AdSense AdSense  
Advertisement:
Old 05 February 2004, 20:45   #2
Moderator
 
Codetapper's Avatar
 
Join Date: May 2001
Location: Auckland / New Zealand
Age: 38
Posts: 2,476
Send a message via Skype™ to Codetapper
Arrow Overlay files

Overlay files are a crackers nightmare! They have a root node which is in memory at all times, and the rest of the program is split into smaller modules. These smaller parts are loaded and unloaded as needed, so you can fit a large program into a small amount of memory.

The best place for documents is this Aminet article on Overlays.

If you are writing a new program, I would stay well clear of them personally.
Codetapper is offline   Reply With Quote
Old 06 February 2004, 08:00   #3
Registered User
 
AmiGer's Avatar
 
Join Date: Sep 2002
Location: Germany
Posts: 348
Re: Overlay files

Quote:
Originally posted by Codetapper
Overlay files are a crackers nightmare!
Yes I realized that. Every disassembler has problems with it and I don't know any assembler that is supporting it. I think it's maybe used by 'C' or 'Pascal' compilers, or ?

Quote:
The best place for documents is this...
I found this file by myself after my post here. Thanks anyway. I read it and decided that it's better to forget it...

BTW, if I've expected an answer from somebody than it was you, Codetapper, thanks...
AmiGer is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Loading AmigaDOS tracks without the system? Photon Coders. General 20 18 June 2006 17:26
Dumb AmigaDOS Question Parsec support.Apps 10 11 June 2003 11:50
To have a file requester displayed under AmigaDOS oldpx support.Apps 4 05 November 2002 01:01


All times are GMT +2. The time now is 21:35.


Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO ©2011, Crawlability, Inc.
Page generated in 0.09952 seconds with 9 queries