binary-hexadecimal-converter
There are 6 repositories under binary-hexadecimal-converter topic.
keirakaitlynn/BinaryFileHexEditor
An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to change the stats of all 16 characters to 99, or 999 for some, & requires HxD.exe to execute since it implements OS & Key.Controller).
SleekPanther/binary-hexadecimal-conversion
Binary hexadecimal converter
keneoneth/InstrHexBinDecConvertDecoder-Release
a web based front end only helper tool that provides Instruction Decoder and Converter in hexadecimal binary decimal form encoding of different ISA
anilberg/Bitmeter
Bitmeter is a lightweight utility that allows for the conversion of binary numbers to hexadecimal and decimal representations, as well as bit shifting operations.
rohitpatil03/Positional-Number-Converter
This converter can convert from Binary to Hexadecimal, Decimal, Octal and vice-versa
Khokon9363/number_converter_vanilla_javascript
Number converter using Vanilla JavaScript developed by Hridoy(me)