sceGuGetMemory and data cache flushing

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
User avatar
uberjack
Posts: 34
Joined: Tue Jul 17, 2007 9:09 am
Location: California, USA
Contact:

sceGuGetMemory and data cache flushing

Post by uberjack »

Hi everyone,

Is it necessary to flush the data cache after writing to memory obtained from a call to sceGuGetMemory?

Thanks
chp
Posts: 313
Joined: Wed Jun 23, 2004 7:16 am

Post by chp »

No, memory grabbed with sceGuGetMemory() is already uncached.
GE Dominator
Post Reply