InttoHex 3DS: Difference between revisions
From GameBrew
More actions
m HydeWing moved page 3DSInteger to Hex and Binary Converter to InttoHex 3DS |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=3DSInteger to Hex and Binary Converter | |title=3DSInteger to Hex and Binary Converter | ||
|image=3DSInteger-to-Hex-and-Binary-Converter.jpeg | |image=3DSInteger-to-Hex-and-Binary-Converter.jpeg | ||
|description= | |description=Converts integer to Hex and Bin. | ||
|author=darkxex | |author=darkxex | ||
|lastupdated=2016/06/14 | |lastupdated=2016/06/14 | ||
| Line 8: | Line 8: | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/inttohex.7z | ||
|website=https://github.com/darkxex/InttoHex | |website=https://github.com/darkxex/InttoHex | ||
|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. | |||
3DS Homebrew that | |||
==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. | |||
==External links== | |||
* GitHub - https://github.com/darkxex/InttoHex | |||
* GBAtemp - https://gbatemp.net/threads/my-first-homebrew-integer-to-hex-and-binary-sorry-my-bad-english.430764 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew maths applications on 3DS]] | |||
Revision as of 14:44, 29 November 2021
| 3DSInteger to Hex and Binary Converter | |
|---|---|
| File:3DSInteger-to-Hex-and-Binary-Converter.jpeg | |
| 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.
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.