December 12, 2022 Akin Williams 0Comments ARM Assembler As part of a computer organization course, this project involved building a full ARMv6 assembler and disassembler from scratch using Java. The goal was to create a portable, self-contained application capable of… Read More Categories: Projects Tags:Back EndJava