Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!sunic!tut!ra!rosenber From: rosenber@ra.abo.fi (Robin Rosenberg INF) Newsgroups: comp.sys.amiga.tech Subject: Re: DrawImage() woes. (LONG) Message-ID: Date: 19 Jan 90 12:41:58 GMT References: <487@dsoft.UUCP> <1990Jan17.101103.10084@gdt.bath.ac.uk> Sender: rosenber@ra.abo.fi Organization: Abo Akademi University, Finland Lines: 11 In-reply-to: mapjilg@gdr.bath.ac.uk's message of 17 Jan 90 10:11:03 GMT >Is your image in chip RAM? If not, that's probably why you get junk. >If your C compiler supports it, write > struct Image chip Hope = {... >or if not, That won't help. The Image structure kan be anywhere in cpu accessible memory. The Image data however must be in chip ram. -------------- Robin Rosenberg