Welcome, Guest. Please login or register.

Author Topic: CV64 memory  (Read 2210 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show all replies
Re: CV64 memory
« on: December 11, 2003, 03:22:02 AM »
When I first saw this thread, I thought you were asking a Commodore 64 question! :-o

Are you writing a graphics driver, or an OS, or what??
 

Offline iamaboringperson

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5744
    • Show all replies
Re: CV64 memory
« Reply #1 on: December 11, 2003, 03:36:59 AM »
(while I'm searching through my documents here...)

So, what you want to know is if it's RGBA RGBA RGBA V's ABGR ABGR ABGR ?

That sort of thing?

The CV64/3D spans the addrs. out, so that what would normally be sequential bytes on the Amiga have alot of useless padding between them - I think.  Could your problem be related to that?