MyQJ | QJ.NET | Apple | Mobile | Photography | Science | MMORPG | Nintendo DS | Wii | World of Warcraft | PlayStation 3 | PSP | Tabula Rasa | XBOX 360 | Gadgets | PC Gaming | DL.QJ | Trade Games
Home :: XML Feed :: Files :: Forums :: Bookmark site :: Terms of use :: Privacy policy :: Submit News :: Advertise :: Contact us


Go Back   QJ.NET Forums > All QJ Forums > Gaming Forums > QJ.NET Sony PSP Forums > PSP Development, Hacks, and Homebrew > PSP Development Forum
Register FAQ+ Become Premium Members List Mark Forums Read Log Out


Welcome to the QJ.NET Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
Thread Tools
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....
Old 11-09-2006, 07:29 PM   #1
the_darkside_986
Developer


Join Date: Jul 2006
Posts: 236
Points: 315.06
Donate
Default [RELEASE] PSP Simple Calculator 1.1

This is a new release of my simple EBOOT calculator designed to fill in functionality that Sony neglected in their firmware. (Even M$ Windows comes with a free calc in the OS.)

I know there are other calculators but this one strives to be a simple, fast EBOOT. Also, it is now released under the GPL - an open source license. The source code is included in the download .zip file along with 1.0 and 1.5 eboot folders.

Screenshot: (the text in the calc screen window is NOT that bright. It is dark but my screen cap must have gotten corrupted somehow. I was using the graphics.h saveImage() function.)



Download
__________________
Die Critters Die 0.5
http://dl.qj.net/Die-Critters-Die-v0...3391/catid/195
Easy Image Rendering Lib 0.2
http://dl.qj.net/Easy-Accelerated-Im...3939/catid/151
Hazed Mirror Productions
http://hazedmirror.gmdude66.net/index.php

Last edited by the_darkside_986 : 11-09-2006 at 09:58 PM.
the_darkside_986 is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:30 PM   #2
Access_Denied
Banned
 
Access_Denied's Avatar


Join Date: May 2006
Location: Waukegan,Illinois
Posts: 2,020
Points: 473.20
Donate
   
St Louis Cardinals Tampa Bay Buccaneers Chicago Blackhawks 3 - Dale Earnhardt

Default

If you want yours to be better than the others, add functions the others don't have. First though, I would add sine, cosine and tangent.
Access_Denied is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:31 PM   #3
Moca
Master


Join Date: Jul 2006
Location: USA SC/NC
Posts: 677
Points: 358.52
Donate
   

Default

OOO. Square roots. Nice. Trying it now. It is just another calculator, but this one has square roots. My TI calculator doesnt even have that.

Do you thin it is possiblt to make an algebra calculator that can solve variables on b oth sides of the equation...I havent seen one of those for PSP except this one that is internet based.
Quickmath.com
__________________
Code:
Random Facts: irc.malloc.us #wtf #psp #devzone Member of Team tOc Syphon Filter Logan's Shadow - Moca_ and aComa
Words of wisdom.
Quote:
Originally Posted by hallo007
%i is for an integer
%d is for an unexpected format
"Who are you calling a tiny bug that escapes the wrath of a shoe because he's so small that he fits in the grooves and can't get squashed?" - Edward
Moca is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:32 PM   #4
Anti-QuickJay
ur mum
 



Join Date: Aug 2006
Location: Whittier, CA
Posts: 5,331
Points: 645.93
Donate
   
Default

Yea, This one is really no better than the rest, People kept making stuff thats already made, If you continue on this, Add something others dont, Just some advice.
__________________

Anti-QuickJay is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:38 PM   #5
Access_Denied
Banned
 
Access_Denied's Avatar


Join Date: May 2006
Location: Waukegan,Illinois
Posts: 2,020
Points: 473.20
Donate
   
St Louis Cardinals Tampa Bay Buccaneers Chicago Blackhawks 3 - Dale Earnhardt

Default

Quote:
Originally Posted by Moca
OOO. Square roots. Nice. Trying it now. It is just another calculator, but this one has square roots. My TI calculator doesnt even have that.

Do you thin it is possiblt to make an algebra calculator that can solve variables on b oth sides of the equation...I havent seen one of those for PSP except this one that is internet based.
Quickmath.com
You don't need square roots, just raise it to the .5 power.

Square root of 4 = 4^(1/2)

Same thing.
Access_Denied is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:38 PM   #6
the_darkside_986
Developer


Join Date: Jul 2006
Posts: 236
Points: 315.06
Donate
Default

I thought about adding trig functions but then I wouldn't be able to call it a "Simple Calculator." For high functionality, I would recommend the TI-92 emulator. One could find it by searching these forums since I forgot the name of its developer.

The advantage of this calculator is that 1) it is not written in LUA. 2) it is now OPEN SOURCE and 3) the calc buttons do not take any time to respond.
__________________
Die Critters Die 0.5
http://dl.qj.net/Die-Critters-Die-v0...3391/catid/195
Easy Image Rendering Lib 0.2
http://dl.qj.net/Easy-Accelerated-Im...3939/catid/151
Hazed Mirror Productions
http://hazedmirror.gmdude66.net/index.php
the_darkside_986 is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:39 PM   #7
shaminpsp
Elite
 
shaminpsp's Avatar


Join Date: Jul 2006
Location: Singapore
Posts: 443
Points: 365.30
Donate
   

Default

Pls add a MP3 Calculator hahaaha
__________________
S.H.A.M.I.N

Vista Pack For Your PSP (Click Here)

Done by ItsaSpoon and atHeart
shaminpsp is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:40 PM   #8
Urza
QJ Cool 300th Member
 
Urza's Avatar


Join Date: Aug 2005
Posts: 4,541
Points: 571.02
Donate
   

Default

Quote:
Originally Posted by the_darkside_986
(Even M$ Windows comes with a free calc in the OS.)
If a full fledge modern day PC operating system has it, why doesn't it come standard on my portable gaming system?
Urza is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:43 PM   #9
the_darkside_986
Developer


Join Date: Jul 2006
Posts: 236
Points: 315.06
Donate
Default

Maybe someone can make a prx based on the calc code and add it to custom fw's and 1.5. Perhaps one could change the network update icon so that it triggers a calculator module instead of network update. I don't know anything about firmware mods but that is just my idea of fixing the fact that Sony left it out.
__________________
Die Critters Die 0.5
http://dl.qj.net/Die-Critters-Die-v0...3391/catid/195
Easy Image Rendering Lib 0.2
http://dl.qj.net/Easy-Accelerated-Im...3939/catid/151
Hazed Mirror Productions
http://hazedmirror.gmdude66.net/index.php
the_darkside_986 is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 11-09-2006, 07:51 PM   #10
SuperBatXS
Developer
 
SuperBatXS's Avatar


Join Date: May 2006
Location: Behind you.
Posts: 1,633
Points: 2,079.89
Donate
Default

Great work. What is the coding language of this? Looks like C, but i am not very familiar with C (i am a LUA Coder). If you need help just contact me (like GFX). But great release, although it still needs some work.
SuperBatXS is offline   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post