Is it possible to do a DMA transfer from user code? It seems that DMA module is accessible only from kernel-land.
I need that for moving textures and V&I-buffers to VRAM. Please, do not suggest GU fransfers since they are a bit inconvenient for me.
DMA transfers controlled from userland
DMA transfers controlled from userland
Freelance game industry veteran. 8]
http://silverspring.lan.st/1.5x/kd/dmacplus.xml
It is the sceDmac library, the other is the kernel one.
It is not in pspsdk, you'll have to create a stub or a library.
It is the sceDmac library, the other is the kernel one.
It is not in pspsdk, you'll have to create a stub or a library.
They are still there:
http://silverspring.lan.st/3.7x/kd/lowio.xml
It is just that they merged a lot of lowlevel prx's into a single one back in 3.50, but the library names remain same.
http://silverspring.lan.st/3.7x/kd/lowio.xml
It is just that they merged a lot of lowlevel prx's into a single one back in 3.50, but the library names remain same.