3DS Binary Decimal Converter: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = 3DS Binary Decimal Converter
|title=3DS Binary Decimal Converter
| image = https://dlhb.gamebrew.org/3dshomebrew/3DS-Binary-Decimal-Converter.jpeg|250px
|image=3dsbinarydecimalconverter2.png
| type = Math
|description=Easily convert between Hex, Decimal and Binary. Real time conversions.
| version = 2.0
|author=AlbertoSONIC
| licence = Mixed
|lastupdated=2015/04/22
| author = AlbertoSONIC
|type=Math
| website = https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
|version=2.1
| source = https://dlhb.gamebrew.org/3dshomebrew/3DS-Binary-Decimal-Converter.rar
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrews/3dsbinarydecimalconverter.7z
|website=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
|source=https://github.com/AlbertoSONIC/3DS_Binary_Decimal_Converter
}}
}}
<youtube>VLflTjd3lWA</youtube>
3DS Binary Decimal Converter is a homebrew applications that can converts an entered binary number to its decimal equivalent.


==== Source only! ====
'''Note:''' Link is for Rev15 only, without Hex support (the latest release is v2.1).


=3DS Binary Decimal Converter=
==User guide==
Input a decimal number and you will get binary number, input a binary number and you will get a decimal number.


With 3DS Binary Decimal Converter you can easily convert Decimal numbers to Binary, as well as Binary numbers to Decimal! It's easy to use, just click numbers on the bottom touch screen! You will instantanely get the converted value! Up to 20 bits!
Since 2.1, you can also convert HEX numbers to Decimal and Binary, Decimal to Hex and Binary to Hex.


=== Credits ===
The converted values are calculated in real time, no CONVERT button.
* Myself (AlbertoSONIC)
 
* st4rk from GBATemp.net
===Limitations===
* YourNerdyJoe from GBATemp.net
The maximum hex number is FFFFF, the max binary number lenght is of 20bits, the maximum decimal number is 1048575 (1111111111111111111 in binary).
* CalebW from GBATemp.net
 
* Relys from GBATemp.net
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://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
 
[[Category:3DS homebrew applications]]
[[Category:Homebrew maths applications on 3DS]]

Latest revision as of 11:13, 5 April 2022

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: