Giter Site home page Giter Site logo

alyzakaria / sic-sicxe-linker-loader Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 191 KB

SIC/SICXE Loader_Linker

License: MIT License

Python 46.92% Jupyter Notebook 6.83% Batchfile 0.40% CSS 8.26% HTML 28.69% JavaScript 8.91%
linker-loader loader sic sicxe system-programming loader-linker linker linkers loaders

sic-sicxe-linker-loader's Introduction

SIC/SICXE Loader_Linker

Absolute Loader

• An object program is loaded at the address specified on the START directive.
• No relocation or linking is needed

Program Linking

• A program may be composed of many control sections.
• These control sections may be assembled separately.
• These control sections may be loaded at different addresses in memory.

  • Here is the repository if you wish to get Sic/Modi-Sic Assembler => Modi-SIC

Project Idea

It simulates an [SIC](no control sections only one HTE record) memory for HTE record, and a [SICXE](may have at least 2 control sections HDRTME records)) memory for HDRTME record with external symbol table.


Project Criteria

Input

  • whenever you select an input file When selecting the program's type, be sure to specify whether it is a sic or sicxe programm.
  • You must enter a start address with four hexadecimal digits when putting a sicxe program.

How to run the project?

  1. You need to install python.

  2. Install pandas by running this command

     pip install pandas
    
  3. open the run.bat file and then change and set your python path
    runBat

  4. put the directory of the project in run.bat file
    batFile

  5. open the project and run this command to change the path.

     cd gui_loader_linker
    
  6. run this command to install the dependencies

     npm install
    
  7. start the server.

     npm start
    

sic-sicxe-linker-loader's People

Contributors

alyzakaria avatar chehab1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.