/SICXE-Machine-Linker-Loader

A simple SIC/XE Linking Loader (with a simple GUI)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Simple SIC/XE Linking Loader

Try it online!

Basic implementation of absolute & relative linking as instructed in:

System Software: An Introduction to Systems Programming

How to use?

  1. Open Linker.html in your favorite browser.
  2. Click "Choose File" to load programs (repeat this step until all programs are loaded).
  3. Select a linking mode.
    1. Absolute Linking.
    2. Relative Linking.
  4. Click "View Memory".