More actions
(Created page with "{{Infobox PSP Homebrews |title=PSPMoney |image=pspmoney.png |description=Currency converter. |author=uPSP_08 |lastupdated=2009/10/01 |type=Other |format= |version=3.0 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/pspmoney.7z |website=http://forums.qj.net/psp-development-forum/157279-release-pspmoney-v-2-3-a.html |source=https://dlhb.gamebrew.org/psphomebrew/pspmoney.7z }} PSPMoney is a homebrew for the PSP which calculates monetary amounts from one curre...") |
No edit summary |
||
Line 123: | Line 123: | ||
== External links == | == External links == | ||
* QuickJump - http://forums.qj.net/psp-development-forum/157279-release-pspmoney-v-2-3-a.html | * QuickJump - http://forums.qj.net/psp-development-forum/157279-release-pspmoney-v-2-3-a.html | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 03:06, 22 November 2024
PSPMoney | |
---|---|
General | |
Author | uPSP_08 |
Type | Other |
Version | 3.0 |
License | Mixed |
Last Updated | 2009/10/01 |
Links | |
Download | |
Website | |
Source | |
PSPMoney is a homebrew for the PSP which calculates monetary amounts from one currency into another. The homebrew is available in English and in German, the language will automatically be selected while the program is starting. The update function downloads latest exchange rates from the website of the European Central Bank (ECB).
PSPMoney is coded in Lua and works with the Phoenix Game Engine (PGE).
Available currencies include:
|
|
Installation
Copy this folder (PSPMoney) to ms0:/PSP/GAME and start the homebrew from the XMB.
This homebrew can also be categorized (for example with Game Categories plugin).
Controls
Main screen:
Left/Right - Switch input/output
Up/Down - Switch currency
Cross - Select currency
L/R - More currencies
Circle - Edit monetary amount and calculate
Square - Change input/output and calculate
Triangle - Updating the exchange rates
Select - Help
Start - Exit
Help screen:
Select - Back to the main screen
Triangle - Select language manually
Update screen:
Triangle - Start downloading
Select - Back to the main screen
Screenshots
Changelog
v3.0
- Now a total of 35 currencies (for gold and Iraqi dinar away).
- New intro screen with loading bar.
- Exchange rate updates are now coming from the European Central Bank.
- The language is automatically selected (can also be set manually).
- All code is now in a file, sort code and improves.
- All the necessary images / variables are loaded at the start => run faster in the program itself.
v2.3
- Now running under the Phoenix Game Engine (PGE).
- New intro screen.
- Updating the exchange rates works now without the browser.
- Bugs fixed.
Credits
Thanks to:
- bumuckl.com for the support.
- InsertWittyName and MK2k for Phoenix Game Engine (PGE).
- European Central Bank (ECB) for the exchange rates.