Project 3 - Linking Loader & Runner & Debugger
- Linking Loader
- Link several object files and load the program into specific memory address.
- Runner
- Emulate SIC/XE machine.
- Run SIC/XE program loaded in memory.
- Not all instructions are implemented.
- Debugger
- Break point