| Home :: XML Feed :: Files :: Forums :: Bookmark site :: Terms of use :: Privacy policy :: Submit News :: Advertise :: Contact us |
|
Hey Guest!
Not Registered? Join today!
Registration allows you too: Post on our Forums. Take part in games and registered user benefits! Get rid of this ad.... |
|
|
|
#1 |
Journeyman
|
Copy & Paste from MaxConsole thread.
----------------------------------------------------------------------------- Released the new version. On few days I'll start the studies again . I don't know if I'll can continue with this project. For this reasons I should do the project open source and public the source code. New improvements : - Small bug fix. - When you flash a file, vrm will show the size of it. - If you haven't put the pngs files on his root, the program won't start. - On main menu vrm will show the folder root selected. - Support for exit of the application pressing L+R+START . With this you can exit of the application of any part. -------------------------------------------------------------------------- And now , some notes of main.c file : Code:
// Main.c // Originally coded by becus25. /* Source code and resource rules : - If you use icon0.png located on resource folder of this project, please put on the credits FZero. - If you use pic1.png put TrAnK on the credits. - If you use any part of this src put my name (Becus) on the credits (it specially goes to lamers, not to the rest of people). */ /* About the function 'test_mac' ; This function lock the psp of mr. Test30 for that he can't use the application. Now this library not is open source. If you want a good compile, put the function (located more down) as comment. To Test30 : Now you can run it on your psp. Edit the code if you want and run. */ This is all guys, bye .-------------------------------------------------------------------------- Original maxconsole thread : http://forums.maxconsole.net/showthread.php?t=78364
__________________
Spoiler for My blog adress and my forum adress:
Last edited by becus25; 09-09-2007 at 12:57 PM. |
|
|
|
|
#2 |
Neophyte
|
Hi
a test30 blocker? It seems to me that this guy is really hated here
|
|
|
|
|
#3 |
Veteran
|
yes he is thanks becus
__________________
"The True Master Paralyzes His Opponent Leaving Him Vulnerable to Attack" M.Shinoda V.3.52 M33 Thanks Deturb For Premium.
|
|
|
|
|
#4 | |
Journeyman
|
Quote:
He can edit the code and run the application.
__________________
Spoiler for My blog adress and my forum adress:
|
|
|
|
|
|
#5 | |
Avada Kedavra
|
Quote:
xD
__________________
|
|
|
|
|
|
#6 | |
Journeyman
|
Quote:
__________________
Spoiler for My blog adress and my forum adress:
|
|
|
|
|
|
#7 |
John, and Marly.
|
Code:
size = sceIoRead(fd, buf, sizeof(buf));
sceIoClose(fd);
size = size/100;
Code:
pspDebugScreenPrintf("\n MS File size -> %i kb\n\n", size);
__________________
[1 Year QJ Member]
[LUA Coder and C Learner] [Ball Revamped Clone v0.1] [Phil's Shooting Range v0.3] [HideFile PRX v2] [SSR PRX v1.1] |
|
|
|
|
#8 | |
Journeyman
|
Quote:
I done today the application fast.
__________________
Spoiler for My blog adress and my forum adress:
|
|
|
|
|
|
#9 |
John, and Marly.
|
lol 1st bug found within 20 mins. but dont worry
its good learining resource
__________________
[1 Year QJ Member]
[LUA Coder and C Learner] [Ball Revamped Clone v0.1] [Phil's Shooting Range v0.3] [HideFile PRX v2] [SSR PRX v1.1] |
|
|
|
|
#10 | |
Journeyman
|
Quote:
__________________ Spoiler for My blog adres |