|
Sorry for the delay, but my progress in understanding GPU at lowest level took time to take off...
With openxdk, if you write at address 0x03C00000 (video frame address, actually physical address because no virtual memory is mapped at this location), you shouldn't write more than 4108288 bytes
It's not enough for higher resolution with multiple buffers, so better not use these resolutions for now. I will know how to lower that address later.
Stay tuned, for future demos in order to unlock true xbox gpu power! (goal : to play with dma pushbuffers!)
(in fact, there are so many xbox 360 games that were designed for xbox 1 just before their release and so many games that are released both for xbox 1 and xbox 360 that solid knowledge of xbox 1 GPU at lowest level can probably allow interesting projects such as xbox 360 emulators running on xbox 1... for educational purpose only... to learn powerpc assembler language... and new ati overheated gpu abilities... hehe!)
This post has been edited by openxdkman: Oct 28 2006, 09:06 AM
|