Giter Club home page Giter Club logo

x86oc's Introduction

x86OC

x86OC

An opcode converter for x86 microprocessor instructions.

Usage:

  • Download or clone the repo.
  • Type cd source and then type node x86oc.
  • Type the instruction and press enter.

Representation of different addressing modes in console:

Bg-color Fg-color Addressing Mode
#ffffff #000000 Immediate
#ff0000 #ffffff Invalid addressing
#9e00c2 #ffffff Register to Register
#003e8a #ffffff Register to Memory
#0b8a00 #ffffff Memory to Register-8Bit
#a8c200 #ffffff Memory to Register-16Bit

Note:

This package uses nodejs. so you should have installed nodejs in your device.

Note:

This package is still in development and it can only convert transfer instruction to their opcodes in almost all addressing modes. Remaining instruction will be coded and released soon. If the user notices any bugs they can create a issue report or a pull request.

NOTE: This package or project is still in development and contributors are welcomed. Right now it only converts the immediate addressing mode data transfer instructions. So to make it for every addressing mode I will work on it. Contributions are appreciated

x86oc's People

Contributors

csp02 avatar

Stargazers

 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.