《CSAPP》课程 project,Y86 流水线模拟器。
预览:http://quietshu.github.io/y86/。
- 所有依赖库都已打包(虽然不该这么做)
- 本地请在 HTTP server 下打开
src/index.html
文件,否则file://
会因无法跨域而错误
- 依赖于 Angular & Angular Route
- 动画效果基于 CSS 3,选择了 move.js
- 自己写了个简易的 CommonJS 加载函数,以及简易的 canvas curve graph
- Author: Shu Ding.
- Thanks to: Linghao Zhang, Yifu Yu.
- License: WTFPL (Do What the Fuck You Want to Public License).