home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1764 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: EU.net!sun4nl!xs4all!marketgraph!rvg
  2. From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Q: Whats so special about RKMs View example?? I need Help!
  5. Message-ID: <1b04nav60.alamito@marketgraph.xs4all.nl>
  6. Date: Mon, 22 Jan 96 13:04:27 CET
  7. References: <42386127@clobber.unterland.de>
  8. Reply-To: rvg@marketgraph.xs4all.nl
  9. X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
  10.  
  11. In <42386127@clobber.unterland.de> "Martin Biallas" 
  12. <billy@clobber.unterland.de> wrote:
  13.  
  14. >Hello!
  15. >
  16. >In the RKM Libraries on page 556 is the example how you create your own view 
  17. (in
  18. >fact one viewport for the view).
  19. >This example seemd very interesting to me. So I decided to code it. Because 
  20. "my"
  21. >language is assembler, I had to translate this whole example.
  22. >Now it is finished, and it works ... very strage! :) Probably I ve made 
  23. somewhere
  24. >an failure in my translation. But I seeked for an error but I found nothing!
  25.  
  26. Probably still an error in your memory allocation routines; perhaps you're 
  27. allocation what you need or want. If the view always has the same resolution 
  28. (the one you wanted), it's probably somewhere in the ViewPort or BitMap 
  29. section. Why not post your code. If you say 'I've converted C to ASM and 
  30. found no errors', and find errors in the execution, then something went 
  31. wrong, right?) (what smiley is that?)
  32.  
  33. >A closer look with the debugger showed me, that sometimes the MrgCop call 
  34. fails.
  35. >Somewhere within the routine a priviledge error occurs. (move.w  yx,sr).
  36.  
  37. Perhaps the machine is already too far gone to make this is hint. Stacksize?
  38.  
  39. --
  40. Ruud van Gaal
  41. MarketGraph Visual Automation
  42. E-Mail                : rvg@marketgraph.xs4all.nl
  43. DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
  44. "...Works fascinates me. I could sit and watch it for hours..."
  45.  
  46.