Search found 5 matches
- Tue May 02, 2006 11:59 am
- Forum: PS2 Development
- Topic: newtoolchain.sh on mactel build error
- Replies: 0
- Views: 1366
newtoolchain.sh on mactel build error
d/l'ed newtoolchain.sh from http://www.oopo.net/consoledev/ and fired it up... the gcc-ee build does not like i686-apple-darwin8.6.1, see below for details. any hints or ideas to get this going? thanks in advance. luke. --- Mactel:~/src/ps2dev_dl/newtoolchain luke$ sudo ./setup.sh Password: Dependen...
- Sat Apr 16, 2005 6:14 pm
- Forum: PS2 Development
- Topic: Reading From Vram - How?
- Replies: 22
- Views: 5865
bah! i was looking at an old '.../ps2sdk/include' created with a previous 'make install', did a cvs update on this tree, then i was looking at different versions of dma.h, the 'old' one in .../ps2sdk/include and the updated version in .../ps2sdk/ee/dma/include. i was then short-circuiting the proces...
- Sat Apr 16, 2005 2:48 pm
- Forum: PS2 Development
- Topic: Reading From Vram - How?
- Replies: 22
- Views: 5865
actually the graph.c i mentioned in my previous post was referring to the one found in the sample folder, NOT the graph.c required to build ps2sdk. sorry for not making that clear. :) on getting the latest of ps2sdk, which means it's installed so to speak, i have a collection of header files in ...\...
- Sat Apr 16, 2005 12:22 pm
- Forum: PS2 Development
- Topic: Reading From Vram - How?
- Replies: 22
- Views: 5865
is there a reason why there is duplicates of header files? eg. with the file graph.c it has the includes #include <dma.h> #include <dma_registers.h> #include <graph.h> #include <graph_registers.h> commonly the 'default' include paths of the ps2dev environment would be set to something like ps2sdk\ee...
- Thu Apr 14, 2005 7:10 pm
- Forum: PS2 Development
- Topic: Reading From Vram - How?
- Replies: 22
- Views: 5865
although it is sps2 (ps2linux) specific , it provides a series of steps required for 'one' way of doing it....
http://www.hsfortuna.pwp.blueyonder.co. ... /sshot.htm
may give you some insight?
http://www.hsfortuna.pwp.blueyonder.co. ... /sshot.htm
may give you some insight?