More actions
m (Text replacement - "Category:3DS homebrew applications" to "") |
m (Text replacement - "Category:Homebrew maths applications on 3DS" to "") |
||
Line 58: | Line 58: | ||
* GBAtemp - https://gbatemp.net/threads/release-3ds-binary-decimal-converter-2-0-new.387079 | * GBAtemp - https://gbatemp.net/threads/release-3ds-binary-decimal-converter-2-0-new.387079 | ||
* GBAtemp - https://gbatemp.net/threads/homebrew-rev-15-3ds-binary-decimal-converter.374356 | * GBAtemp - https://gbatemp.net/threads/homebrew-rev-15-3ds-binary-decimal-converter.374356 | ||
Latest revision as of 04:16, 6 Mayıs 2024
3DS Binary Decimal Converter | |
---|---|
General | |
Author | AlbertoSONIC |
Type | Math |
Version | 2.1 |
License | Mixed |
Last Updated | 2015/04/22 |
Links | |
Download | |
Website | |
Source | |
3DS Binary Decimal Converter is a homebrew applications that can converts an entered binary number to its decimal equivalent.
Note: Link is for Rev15 only, without Hex support (the latest release is v2.1).
User guide
Input a decimal number and you will get binary number, input a binary number and you will get a decimal number.
Since 2.1, you can also convert HEX numbers to Decimal and Binary, Decimal to Hex and Binary to Hex.
The converted values are calculated in real time, no CONVERT button.
Limitations
The maximum hex number is FFFFF, the max binary number lenght is of 20bits, the maximum decimal number is 1048575 (1111111111111111111 in binary).
No negative numbers accepted, unsigned int only.
Changelog
v2.1
- New GUI.
- Status bar with clock.
- Two input keyboards: one for decimal, one for binary.
- Real time conversion.
- No need of switching mode (bin>dec, dec>bin). The last keyboard used sets the mode.
- Full support to CFW, Gateway and Ninjhax.
- Easy to use.
- Added HEX support.
Rev 15
- You can go back to 3DS home from every homebrew's screen.
- Screen render now uses "Rendering utils" instead of many lines of code.
- Code got cleaned up a lot.
- You can check Homebrew Version by looking at the bottom left corner of the top screen.
- Screen refresh fixed.
- Should be SSSPwn ready (updated makefile for that purpose).
- Brand new icon and banner.
Credits
- filfat for the text font.
- Relys for helping me with the old binary converter.
External links
- Author's website - https://www.albertosonic.com (archived)
- Author's Tweet - https://twitter.com/sonic_alberto/status/590553574515601408
- GitHub - https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
- GBAtemp - https://gbatemp.net/threads/release-3ds-binary-decimal-converter-2-0-new.387079
- GBAtemp - https://gbatemp.net/threads/homebrew-rev-15-3ds-binary-decimal-converter.374356