Search found 4 matches

by aap
Wed Mar 04, 2009 1:32 am
Forum: The Incredible Hall Of Shame
Topic: Addresses of GS privileged registers
Replies: 7
Views: 7565

So that's why I couldn't find it. I have version 3.1 and in that version page 26 is blank. I'll probably have to find a newer version.
by aap
Tue Mar 03, 2009 11:01 pm
Forum: The Incredible Hall Of Shame
Topic: Addresses of GS privileged registers
Replies: 7
Views: 7565

The only thing I found is that th GS registers are mapped to memory starting at x12000000, that was in the EE Overview by the way. It said nothing about the addresses of any registers, that's only the case in the GS User's manual.
by aap
Tue Mar 03, 2009 7:44 am
Forum: The Incredible Hall Of Shame
Topic: Addresses of GS privileged registers
Replies: 7
Views: 7565

Doesn't say anything about addresses, does it? Only some sentences about that privileged registers are mapped to the EE memory space, but I knew that before. I want to find the addresses of these registers as I explained above. It's probably only some sort of calculation, but I can't figure out how ...
by aap
Tue Mar 03, 2009 6:18 am
Forum: The Incredible Hall Of Shame
Topic: Addresses of GS privileged registers
Replies: 7
Views: 7565

Addresses of GS privileged registers

Hi there, I'm new to ps2dev and while reading some source code I found that the addresses of the GS privileged registers are something like 0x120000XX, so far so good. Then I got me the docs of the PS2 GNU/Linux kit and there it says the address for (as an example) BUSDIR is 0x44 instead of 0x120010...