Code Monkey home page Code Monkey logo

xeus-asm's Introduction

Jupyter Kernel for ASM

We aim to create a Jupyter Kernel for 8085 Microprocessor assembly language. Our project aims to develop a kernel that can interpret assembly-level programs right from Jupyter notebook.

Project Supervisor

Team Members

Organization

National Institute of Technology Hamirpur

Motivation

In our previous semesters, we went through courses dealing with 8085 microprocessor and 8086 microcontroller which required coding over software like, GNUSim8085 and arm Keil respectively. While accessing these softwares we encountered certain problems listed below::

  • Compatibility issues with the different operating systems
  • License required which can be either institutional or bought.
  • Software size producing memory issues.

These issues made us brainstorm in a direction that could increase the ease of user experience and you won’t be needing your system always for any sort of work as everything will be browser-based and you will be just a login away from your work.

Workflow

workflow

xeus-asm's People

Contributors

13kfossil avatar nikitamahoviya avatar sritasngh avatar tamannarana123 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xeus-asm's Issues

Add more instructions

Description

We can add more instructions to make the project more flexible

  • SET
  • INR
  • JC
  • INX
  • ADI
  • DAD
  • CMA
  • CMP
  • DCR
  • DCX
  • JMP
  • JNC
  • JNZ
  • JZ
  • LDA
  • LHLD
  • LXI
  • SHLD
  • STA
  • STAX
  • SUI
  • XCHG,

Improvement

Increase the flexibility of the project and increase user experience

Solution

Adding more instructions in instructions.cc

Versions

f12762c

assignees

  • Yes, I'd like to work

shifting the add_two_numbers asm file in resources

Description

Since add_two_numbers is a resource that we are using in our project, it should be placed under resources.

Improvement

This will increase the accessibility of users.

Solution

Simply placing the add_two_numbers.asm file under resources

Versions

c9a523a

assignees

  • Yes, I'd like to work

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.