Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS Binary Decimal Converter: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=3DS Binary Decimal Converter
|title=3DS Binary Decimal Converter
|image=3DS-Binary-Decimal-Converter.jpeg
|image=3DS-Binary-Decimal-Converter.jpeg
|description=Converts an entered binary number to its decimal equivalent
|description=Easily convert between Hex, Decimal and Binary. Real time conversions.
|author=AlbertoSONIC
|author=AlbertoSONIC
|lastupdated=2015/04/22
|lastupdated=2015/04/22
Line 8: Line 8:
|version=2.0
|version=2.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/3DS-Binary-Decimal-Converter.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/3DS-Binary-Decimal-Converter.rar
|website=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
|website=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
|source=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
|source=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
}}
}}
<youtube>VLflTjd3lWA</youtube>


==3DS Binary Decimal Converter==
3DS Binary Decimal Converter is a homebrew applications that can converts an entered binary number to its decimal equivalent.


Today I introduce you to Binary Decimal Converter 2.0, a huge upgrade from the old Binary --> Decimal Converter. It's an easy to use converter: 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!
'''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:==
==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.


'''This is the full changelog (2.1):'''
'''Rev 15'''
 
* You can go back to 3DS home from every homebrew's screen.
*New GUI
* Screen render now uses "Rendering utils" instead of many lines of code.
*Status bar with clock
* Code got cleaned up a lot.
*Two input keyboards: one for decimal, one for binary
* You can check Homebrew Version by looking at the bottom left corner of the top screen.
*Real time conversion
* Screen refresh fixed.
*No need of switching mode (bin>dec, dec>bin). The last keyboard used sets the mode.
* Should be SSSPwn ready (updated makefile for that purpose).
*Full support to CFW, Gateway and Ninjhax
* Brand new icon and banner.
*Easy to use
*ADDED HEX SUPPORT!


==Limitations:==
==Credits==
* filfat for the text font.
* Relys for helping me with the old binary converter.


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.
==External links==
* Author's website - [https://web.archive.org/web/20180907212316/https://www.albertosonic.com/home 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


== Credits ==
[[Category:3DS homebrew applications]]
* Myself (AlbertoSONIC)
[[Category:Homebrew maths applications on 3DS]]
* st4rk from GBATemp.net
* YourNerdyJoe from GBATemp.net
* CalebW from GBATemp.net
* Relys from GBATemp.net

Revision as of 14:44, 29 November 2021

3DS Binary Decimal Converter
File:3DS-Binary-Decimal-Converter.jpeg
General
AuthorAlbertoSONIC
TypeMath
Version2.0
LicenseMixed
Last Updated2015/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

Advertising: