PDA

View Full Version : gpuDebug v1.0


NickK
January 20th, 2002, 06:10
Here's a little tool that I made today. It only seems to work with my plugins at the moment, but I could be wrong :) It might not be too useful to most people, but I've decided to release it anyway and see what happens :)

Check out the attached screen shot as well! :)

NickK
January 20th, 2002, 06:11
Screen shot :)

liquid
January 20th, 2002, 07:50
Pretty neat NickK...is that how the PSX sends graphic data? through a DMA chain? interesting.

NickK
January 20th, 2002, 07:57
Originally posted by liquid
Pretty neat NickK...is that how the PSX sends graphic data? through a DMA chain? interesting.

Yeah. It either goes through the GPU's data port (slow) or through a DMA chain (fast) :)