gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Checking memory usage...[SOLVED]

#166080 - azaydius - Mon Jan 26, 2009 6:52 am

Out of curiosity anyone know if there is an easy way to check the current running process' memory usage? Either hardware based or library based? I need to do it dynamically from the program itself as it is a wifi based app and therefore emulators are out of the question.
_________________
fileNinja - https://sourceforge.net/projects/fileninja/


Last edited by azaydius on Mon Jan 26, 2009 9:50 am; edited 1 time in total

#166083 - theli - Mon Jan 26, 2009 9:35 am

that was mentioned several times :)
http://forum.gbadev.org/viewtopic.php?t=15165&highlight=getmemused

is this what you need or did i misunderstood you?

#166084 - azaydius - Mon Jan 26, 2009 9:49 am

Thanks mate, guess I didn't search thoroughly enough before posting... my bad. That is exactly what I was looking for though! I appreciate it!
_________________
fileNinja - https://sourceforge.net/projects/fileninja/