3DS Binary Decimal Converter

From GameBrew
3DS Binary Decimal Converter
3dsbinarydecimalconverter2.png
General
AuthorAlbertoSONIC
TypeMath
Version2.1
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: