Calcula PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=Calcula PSP | |title=Calcula PSP | ||
|image=calculapsp.png | |image=calculapsp.png | ||
|description=A calculator homebrew coded in Lua | |description=A calculator homebrew coded in Lua. | ||
|author=Jorge_97, -chus- | |author=Jorge_97, -chus- | ||
|lastupdated=2011/12/13 | |lastupdated=2011/12/13 | ||
| Line 12: | Line 12: | ||
|source=https://dlhb.gamebrew.org/psphomebrew/Calcula_PSP_v1.7.zip | |source=https://dlhb.gamebrew.org/psphomebrew/Calcula_PSP_v1.7.zip | ||
}} | }} | ||
A calculator homebrew coded in Lua. | A calculator homebrew coded in Lua (Spanish). | ||
== User guide == | == User guide == | ||
| Line 45: | Line 45: | ||
* Added an equation-solving system (Equazione). | * Added an equation-solving system (Equazione). | ||
* Removed the database function. | * Removed the database function. | ||
* Removed | * Removed TeamMex's intro screen. | ||
* Added | * Added Jorge_97's intro. | ||
'''V1.7 2011/12/13''' | '''V1.7 2011/12/13''' | ||
* Added a database. | * Added a database. | ||
* Improved the | * Improved the calculator's aesthetics (the "eights" displayed beneath the numbers). | ||
* Added a regulated character limit. | * Added a regulated character limit. | ||
* Numbers now appear from right to left, like on real calculators. | * Numbers now appear from right to left, like on real calculators. | ||
| Line 59: | Line 57: | ||
* SceneBeta - [https://web.archive.org/web/20250118172224/https://psp.scenebeta.com/noticia/calcula-psp https://psp.scenebeta.com/noticia/calcula-psp] (archived) | * SceneBeta - [https://web.archive.org/web/20250118172224/https://psp.scenebeta.com/noticia/calcula-psp https://psp.scenebeta.com/noticia/calcula-psp] (archived) | ||
* Forum - https://forums.gamebrew.org/threads/calcula-psp-by-jorge_97-chus.620/ | * Forum - https://forums.gamebrew.org/threads/calcula-psp-by-jorge_97-chus.620/ | ||
[[Category:Lua applications on PSP]] | |||
Latest revision as of 02:50, 29 June 2025
| Calcula PSP | |
|---|---|
| General | |
| Author | Jorge_97, -chus- |
| Type | Math |
| Version | 1.7 |
| License | N/A |
| Last Updated | 2011/12/13 |
| Links | |
| Download | |
| Website | |
| Source | |
A calculator homebrew coded in Lua (Spanish).
User guide
You can press the Select button to save all operations performed in the database (BTT.TXT).
Database format: date : operations
Example: 01/12/11: 69 * 6 = 414 - 3 COS: -0.98999 C 6 * PI = 18.8495
Controls
D-Pad - Move the cursor
Cross - Select a number or function
Triangle - Add a decimal point
Square - Delete the number
R - Convert numbers to degrees
L - Convert numbers to radians
Circle - Toggle the background LCD effect
Select - Saves all operations to BDD.TXT (hold 5+ seconds to clear BDD.TXT)
Screenshots
Changelog
V2 2012/06/12
- Added an equation-solving system (Equazione).
- Removed the database function.
- Removed TeamMex's intro screen.
- Added Jorge_97's intro.
V1.7 2011/12/13
- Added a database.
- Improved the calculator's aesthetics (the "eights" displayed beneath the numbers).
- Added a regulated character limit.
- Numbers now appear from right to left, like on real calculators.
External links
- SceneBeta - https://psp.scenebeta.com/noticia/calcula-psp (archived)
- Forum - https://forums.gamebrew.org/threads/calcula-psp-by-jorge_97-chus.620/