| View previous topic :: View next topic |
| Author |
Message |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Wed Aug 03, 2005 3:36 pm Post subject: Second known calculator for PSP |
|
|
Download Lua Player and save this Lua script as your script.lua.
Would be nice, if someone could enhance it. I would like to have operator precedence, parantheses and perhaps all characters should remain on screen until "=" is pressed, like with the more expensive real calculators (needs a larger display area with line wrap for this). And some graph plotting function would be useful, so who wants to implement a TI-86 :-) ?
Last edited by Shine on Wed Aug 03, 2005 4:25 pm; edited 1 time in total |
|
| Back to top |
|
 |
Clay
Joined: 21 May 2005 Posts: 10
|
Posted: Wed Aug 03, 2005 4:04 pm Post subject: |
|
|
Actually Yamasan released a calculator in mid May. It's [here].
Nice work though =) _________________ Site Admin
www.pspupdates.com |
|
| Back to top |
|
 |
Twenty 2
Joined: 25 Jul 2005 Posts: 15
|
Posted: Wed Aug 03, 2005 4:11 pm Post subject: |
|
|
| sweet if you dont mind...would u let me make this look better visually like with pics as buttons? |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Wed Aug 03, 2005 4:23 pm Post subject: |
|
|
| Clay wrote: | Actually Yamasan released a calculator in mid May. It's [here].
|
Thanks, I didn't know this. Yamasan's calcualator looks much nicer (using a background image is a good idea for my calculator, too), but it has only integer arithmetic (1/3=0 instead of 0.333333) and no sin, cos, tan, sqr and 1/x and like my calculator, no operator precedence (1+2*3=9 instead of 7).
Note: this was a 2 hour hack last night while chatting on #pspdev IRC :-) |
|
| Back to top |
|
 |
emumaniac
Joined: 08 May 2005 Posts: 79
|
Posted: Thu Aug 04, 2005 4:05 am Post subject: |
|
|
| any chance of a release thats packaged on its own :) |
|
| Back to top |
|
 |
|