Welcome, Guest. Please login or register.

Author Topic: CybervisionPPC Address  (Read 1260 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
CybervisionPPC Address
« on: June 15, 2005, 05:52:29 PM »
Hey all, does anyone know what the Address of the CybervisionPPC video card is? In my WarpUp prefs it's automatically been made 0000000 which I suspect isn't right, since nothing using PPC + RTG works.

Robert
Member of the Lincs Amiga Group, UK :-)
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: CybervisionPPC Address
« Reply #1 on: June 15, 2005, 08:16:36 PM »
The graphics address should be $e0000000
int p; // A
 

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Re: CybervisionPPC Address
« Reply #2 on: June 15, 2005, 09:13:36 PM »
mine has it as E0000000
Member of the Lincs Amiga Group, UK :-)
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: CybervisionPPC Address
« Reply #3 on: June 16, 2005, 02:51:46 PM »
Im not sure if you need the $ or not, to be fair. It just signifies that it is hexadecimal*, but mine does have it.

(* they should have been real men and used 0xE0000000 :lol:)
int p; // A
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: CybervisionPPC Address
« Reply #4 on: June 16, 2005, 03:22:40 PM »
its the same.

In WarpUP prefs you have

E0000000

and in the ENV:PowerPC/gfxaddr you have

$E0000000