/y86

(Another) JavaScript Y86 pipeline simulator.

Primary LanguageJavaScript

Y86 Simulator

《CSAPP》课程 project,Y86 流水线模拟器。

预览:http://quietshu.github.io/y86/

Notes

  1. 所有依赖库都已打包(虽然不该这么做)
  2. 本地请在 HTTP server 下打开 src/index.html 文件,否则 file:// 会因无法跨域而错误

Details

  1. 依赖于 Angular & Angular Route
  2. 动画效果基于 CSS 3,选择了 move.js
  3. 自己写了个简易的 CommonJS 加载函数,以及简易的 canvas curve graph

License

  • Author: Shu Ding.
  • Thanks to: Linghao Zhang, Yifu Yu.
  • License: WTFPL (Do What the Fuck You Want to Public License).