InttoHex 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title= | |title=InttoHex | ||
|image= | |image=Inttohex2.png | ||
|description=Converts integer to Hex and Bin. | |description=Converts integer to Hex and Bin. | ||
|author=darkxex | |author=darkxex | ||
| Line 12: | Line 12: | ||
|source=https://github.com/darkxex/InttoHex | |source=https://github.com/darkxex/InttoHex | ||
}} | }} | ||
InttoHex, also named dectohex, is a 3DS Homebrew that converts integer to Hex and Bin. | InttoHex, also named dectohex, is a 3DS Homebrew that converts integer to Hex and Bin. | ||
Revision as of 14:46, 29 November 2021
| InttoHex | |
|---|---|
| General | |
| Author | darkxex |
| Type | Math |
| Version | 1.1 |
| License | Mixed |
| Last Updated | 2016/06/14 |
| Links | |
| Download | |
| Website | |
| Source | |
InttoHex, also named dectohex, is a 3DS Homebrew that converts integer to Hex and Bin.
Screenshots
Changelog
v1.1
- Add Menu and return to menu.
- Increment *10 with up and down, X and Y.
- Random Number option.
- GitHub Repository.
- Changed SMDH description.