home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18227 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.9 KB

  1. Path: sparky!uunet!cbmvax!kcd
  2. From: kcd@cbmvax.commodore.com (Ken Dyke - Amiga Networking)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ResEdit 2.1 for Amiga
  5. Message-ID: <38363@cbmvax.commodore.com>
  6. Date: 6 Jan 93 21:08:33 GMT
  7. References: <C0E0x1.7A1@dcs.ed.ac.uk> <C0E2oB.2E5@news.iastate.edu> <38338@cbmvax.commodore.com> <C0F2Hn.86w@news.iastate.edu>
  8. Reply-To: kcd@cbmvax.commodore.com (Ken Dyke - Amiga Networking)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 31
  11.  
  12. In article <C0F2Hn.86w@news.iastate.edu> barrett@iastate.edu (Marc N. Barrett) writes:
  13. >In article <38338@cbmvax.commodore.com> kcd@cbmvax.commodore.com (Ken Dyke - Amiga Networking) writes:
  14. >
  15. >   Useless to someone with no imagination, perhaps.  I, however, would like to
  16. >be able to take Amiga executable files apart and replace any imbedded images,
  17. >sounds, etc.  If this is possible.
  18.  
  19. It's not that simple, unfortunately.
  20.  
  21. >> but of
  22. >>course as usual you probably don't have a clue about how executables on the
  23. >>Amiga actually work.
  24. >
  25. >   A veiled hint that it isn't possible.  I suspect that Amiga executable 
  26. >files, despite being based on "chunks", are not as well-organized and
  27. >structured as Mac executable files.  Meaning that there are no standardized
  28. >methods of imbedding images, sounds, GUI structures, etc. in Amiga executable
  29. >files.
  30.  
  31. You are confusing IFF Chunks with the "Hunks" that DOS uses in loadable files
  32. for specifing code hunks, data hunks, and relocation information.  Any image
  33. data used by an application is usually imbeded in the files data hunks (esp.
  34. data required to be in chip ram).  However, DOS hunks don't specify what kind
  35. of data is contained in data hunks, so editing image or sound data would be 
  36. rather difficult.
  37.  
  38.  
  39. -- 
  40. Kenneth Dyke - Software Engineer            Internet: kcd@cbmvax.commodore.com 
  41. Amiga Networking Group                      BIX: kcd     Phone: (215) 344-3014
  42. "PPP?  You *must* be joking..."                      INCLUDE "stddisclaimer.i"
  43.