More actions
(Created page with "{{Infobox Switch Homebrews |title=CalculateNX |image=calculatenxswitch.png |description=A simple calculator for the Nintendo Switch. |author=CompSciOrBust |lastupdated=2019/09/17 |type=Math |version=1.01 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/calculatenxswitch.7z |website=https://gbatemp.net/threads/calculatenx.548226/ |source=https://github.com/CompSciOrBust/CalculateNX |donation= }} {{#seo: |title=Switch Homebrew Apps (Math) - GameBrew |tit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=CalculateNX | |title=CalculateNX | ||
|image= | |image=calculatenx.png | ||
|description=A simple calculator for the Nintendo Switch. | |description=A simple calculator for the Nintendo Switch. | ||
|author=CompSciOrBust | |author=CompSciOrBust | ||
|lastupdated=2019/09/17 | |lastupdated=2019/09/17 | ||
Line 9: | Line 8: | ||
|version=1.01 | |version=1.01 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/calculatenx.7z | ||
|website=https://gbatemp.net/threads/calculatenx.548226/ | |website=https://gbatemp.net/threads/calculatenx.548226/ | ||
|source=https://github.com/CompSciOrBust/CalculateNX | |source=https://github.com/CompSciOrBust/CalculateNX | ||
|donation= | |donation= | ||
}} | }} | ||
A simple calculator for the Nintendo Switch. | A simple calculator for the Nintendo Switch. | ||
Only handheld mode is supported. | |||
== | ==Changelog== | ||
'''v1.0.1''' | |||
* This release makes it possible to input negative numbers. | |||
'''v1.0''' | |||
*This is the first release. It has some bugs but everything important works. | |||
== | ==Credits== | ||
*LibNX and DevkitPro for making the toolchain. | |||
*Dalton Maag for the [https://fonts.google.com/specimen/Ubuntu Ubuntu font]. | |||
https:// | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/CompSciOrBust/CalculateNX | ||
* | * GBAtemp - https://gbatemp.net/threads/calculatenx.548226/ | ||
Latest revision as of 06:24, 21 April 2023
CalculateNX | |
---|---|
General | |
Author | CompSciOrBust |
Type | Math |
Version | 1.01 |
License | Mixed |
Last Updated | 2019/09/17 |
Links | |
Download | |
Website | |
Source | |
A simple calculator for the Nintendo Switch.
Only handheld mode is supported.
Changelog
v1.0.1
- This release makes it possible to input negative numbers.
v1.0
- This is the first release. It has some bugs but everything important works.
Credits
- LibNX and DevkitPro for making the toolchain.
- Dalton Maag for the Ubuntu font.