/dec-bin-asm

Assembly program for converting decimal to binary and vice versa

Primary LanguageAssembly

Binary to Decimal & Vice Versa - NASM

Assembly program for converting decimal to binary and vice versa

How to download and execute?

$ git clone https://github.com/NoelEmaas/dec-bin-asm.git
$ cd dec-bin-asm
$ chmod +x run
$ ./run main.asm