This project implements a two-pass disassembler and linking loader for the SIC/XE architecture in C++. It supports external symbol resolution (EXTDEF / EXTREF), relocation using modification records, ...