More actions
(Created page with "{{Infobox Switch Homebrews |title=SwitchMaths |image=switchmathsswitch.png |description=Simple calculator for Switch. |author=PaskaPinishkes |lastupdated=2019/09/17 |type=Math |version=1 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/switchmathsswitch.7z |website=https://gbatemp.net/threads/switchmaths-simple-calculator-for-switch.548271/ |source=https://github.com/PaskaPinishkes/SwitchMaths |donation= }} {{#seo: |title=Switch Homebrew Apps (Math) - Gam...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=SwitchMaths | |title=SwitchMaths | ||
|image= | |image=switchmathsnx.png | ||
|description=Simple calculator for Switch. | |description=Simple calculator for Switch. | ||
|author=PaskaPinishkes | |author=PaskaPinishkes | ||
Line 8: | Line 8: | ||
|version=1 | |version=1 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/switchmathsnx.7z | ||
|website=https://gbatemp.net/threads/switchmaths-simple-calculator-for-switch.548271/ | |website=https://gbatemp.net/threads/switchmaths-simple-calculator-for-switch.548271/ | ||
|source=https://github.com/PaskaPinishkes/SwitchMaths | |source=https://github.com/PaskaPinishkes/SwitchMaths | ||
|donation= | |donation= | ||
}} | }} | ||
Very basic calculator for the switch inspired (and used some code from) by [[Calculator NX Switch|Calculator-NX]]. | |||
==User guide== | |||
Operations: | |||
*1 - Addition | |||
*2 - Substraction | |||
*3 - Multiplication | |||
*4 - Division | |||
==Controls== | |||
X - Input first number | |||
Y - Input second number | |||
A - Calculate | |||
L/R - Change operation | |||
B/Plus - Quit | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/switchmathsnx.png | ||
==Changelog== | ==Changelog== | ||
'''v.1.0''' | '''v.1.0''' | ||
* | *For now, it can only do what Calculator-NX can also do (except it has 1 easter egg that calc-nx didn't had), but I plan to update it soon and maybe add a GUI that Calculator-NX never received. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/PaskaPinishkes/SwitchMaths | ||
* GBAtemp - https://gbatemp.net/threads/switchmaths-simple-calculator-for-switch.548271/ | |||
Revision as of 07:09, 21 April 2023
SwitchMaths | |
---|---|
General | |
Author | PaskaPinishkes |
Type | Math |
Version | 1 |
License | MIT License |
Last Updated | 2019/09/17 |
Links | |
Download | |
Website | |
Source | |
Very basic calculator for the switch inspired (and used some code from) by Calculator-NX.
User guide
Operations:
- 1 - Addition
- 2 - Substraction
- 3 - Multiplication
- 4 - Division
Controls
X - Input first number
Y - Input second number
A - Calculate
L/R - Change operation
B/Plus - Quit
Screenshots
Changelog
v.1.0
- For now, it can only do what Calculator-NX can also do (except it has 1 easter egg that calc-nx didn't had), but I plan to update it soon and maybe add a GUI that Calculator-NX never received.