Makeshift thread manager

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

Moderators: cheriff, TyRaNiD

Post Reply
NoEffex
Posts: 106
Joined: Thu Nov 27, 2008 6:48 am

Makeshift thread manager

Post by NoEffex »

To start it off, I have not seen a "Task Manager" for the psp, so I figured I would code one up. Low and behold, I did, however it can be buggy. Just a basic screenshot, but

Image

I intentionally scrambled those couple thread names, not going to go into details, but those are intentional.

The binary is right hurrrr:
http://bakonice.googlecode.com/files/fx%20threadman.zip

Source:
svn checkout http://bakonice.googlecode.com/svn/trunk/threadman

Hoping someone with more interest has the time to code up a better menu system, as all you would need to do is base it off of the threadArr array, it's a structure with

iD - threadid
entry - thread entry point
name - thread name

The one right now is pretty damn ghetto if I must say so myself, but it works.
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

Post by ne0h »

There's PSPLink for this,
anyway good program! :)
dmonchild
Posts: 15
Joined: Sun Dec 23, 2007 5:46 pm

Post by dmonchild »

yes but psp link requires a computer and a usb cable and some configuration thats a big old pain in the balls, its nice to kill or pause a thread right from the psp thats just my opinion psp link is sweet but if you just wanna kill a renegade thread this is nice like task manager for windows
hmm
Post Reply