Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Goblin80/SICXE-Machine-Linker-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".

Releases

No releases published

Packages

No packages published