This repository is not active
Hovc1/CSS-422-68k-Disassembler
The final project for my Hardware and Computer Organization class was to make a disassembler written in 68k Assembly language. I implemented Jump Tables to determine the first 4 bits and then jumped to the various subroutines from there. I also wrote about half of the subroutines.
Assembly