Giter VIP home page Giter VIP logo

js-y86-64's Introduction

js-y86-64

Preview of simulator

js-y86-64 is an assembler and simulator written in Javascript. It supports:

  • All of the original Y86-64 instructions plus cmovX
  • Breakpoints via brk
  • Step-by-step execution
  • Inspect the contents of the registers, flags, and memory after every instruction
  • Manually pause if you get stuck in an infinite loop
  • Syntax highlighting
  • See your (hopefully useful) compile errors as you type

See it in action or read the documentation on the Wiki.

This repo is forked from xsznix, which is built around vagulars assembler. This project extends both previous repos with support for Y86-64. Although most browsers don't support 64-bit integers, we make use of long.js in order to achive 64-bit (although it doesn't make your programs run faster, quite the contrary).

License

This project is licensed under the terms of the MIT license.

js-y86-64's People

Contributors

xsznix avatar boginw avatar vaguilar avatar lam2mo avatar orel33 avatar laurence6 avatar ssm951 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.