Giter VIP home page Giter VIP logo

y86's Introduction

Y86 Simulator

Y86 is a classical project in book CS:APP3e.

y86.js.org is a Y86 pipeline CPU simulator implemented with JavaScript, and has a sci-fi UI design.

screenshot

Notes

  1. All dependencies are packed (so I can use the gh-pages as the main branch)
  2. Please view index.html in a static HTTP server (XHR requests embeded), do NOT open it with file:// protocol

Details

Thanks js.org for the pretty y86.js.org domain!

  1. Using Angular & Angular-route framework
  2. CSS3 animations by move.js
  3. Implemented a simple CommonJS module loader and a curve garph in canvas

License

  • Author: Shu Ding.
  • Thanks to: Linghao Zhang, Yifu Yu.
  • License: MIT

Y86 Simulator

《CSAPP》课程 project,Y86 流水线模拟器。预览:y86.js.org

  1. 所有依赖库都已打包(虽然不该这么做)
  2. 本地请在 HTTP server 下打开 index.html 文件,否则 file:// 会因无法跨域而错误
  • 依赖于 Angular & Angular Route
  • 动画效果基于 CSS 3,选择了 move.js
  • 自己写了个简易的 CommonJS 加载函数,以及简易的 canvas curve graph

y86's People

Contributors

shuding avatar

Watchers

James Cloos avatar  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.