/Bitwise-Calculator-MASM-x86_64

Calculates XOR, AND, NOT, OR and displays in Hexadecimal, Decimal, and Binary.

Primary LanguageAssembly

Boolean-Calculator

Calculates XOR, AND, NOT, OR and displays in Hexadecimal, Decimal, and Binary.

Note that this in x86_64 MASM assembly and would require the Irvine32 libaries to be installed. I will on longer improve or work on this project.