InttoHex 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "Category:Homebrew maths applications on 3DS" to "" |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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. | ||
| Line 29: | Line 28: | ||
* GitHub - https://github.com/darkxex/InttoHex | * GitHub - https://github.com/darkxex/InttoHex | ||
* GBAtemp - https://gbatemp.net/threads/my-first-homebrew-integer-to-hex-and-binary-sorry-my-bad-english.430764 | * GBAtemp - https://gbatemp.net/threads/my-first-homebrew-integer-to-hex-and-binary-sorry-my-bad-english.430764 | ||
Latest revision as of 04:16, 6 May 2024
| 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.