home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2746 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  39 lines

  1. Path: oreig.uji.es!ii202
  2. From: ii202@rossegat.uji.es (Jorge Acereda Macia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 5 Feb 1996 10:06:54 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Message-ID: <4f4kru$hj6@oreig.uji.es>
  8. References: <4dg16j$ha1@serpens.rhein.de> <4djdn2$2tk@sunsystem5.informatik.tu-muenchen.de> <gBe1y*tna@aargh.incubus.sub.org>
  9. NNTP-Posting-Host: @rossegat.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Marc 'Nepomuk' Heuler (marc@aargh.incubus.sub.org) wrote:
  13. > In article <4e29ku$knb@oreig.uji.es>, Jorge Acereda Macia writes:
  14.  
  15. > > Just a suggestion: Why don't we write a FAQ about OS friendly
  16. > > demo/game coding?
  17.  
  18. > Answer 1 - 99:  "Read the RKMs."
  19.  
  20. There's no V39 version. Just an example:
  21. I can't find info in the manuals referring to allocating non-interleaved 
  22. contiguous bitmaps in chip mem.
  23. Should I allocate it as BMF_INTERLEAVED|BMF_DISPLAYABLE and change the
  24. interleaved flag in the bitmap structure? 
  25. Should I allocate width*height*planes+8 bytes in chip mem to ensure 
  26. alignment and create the bitmap structure myself?
  27.  
  28. I refer to this kind of questions which AFAIK are not very clear without
  29. a V39 version of the manuals.
  30.  
  31. Greets,
  32. --
  33.  ---------------------------- --------------------------------------------
  34. |       Jorge Acereda        |      Dream the same thing everynight       |
  35. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  36. |       Intel Outside        |     No locked doors, no windows barred     |
  37. |        Amiga Rules         |   No things to make my brain seem scarred  |
  38.  ---------------------------- --------------------------------------------
  39.