A 3D interactive scene simulating the Y86 CPU pipeline.
Try the latest release for Windows.
- Run
/lab.exe
. - Change the
/lab/input.txt
to load new y86 instructions.
Only the instructions in hex are supported for now. - Walk around to see the computing variables.
- Unreal 4.18 or above
- Download the project and open it in Unreal Editor.
- Go to
Add New
in the Content BrowserAdd feature or content pack
and choose the Starter Content.
- Yilin Yan - YilinYan
- Ruiying Zeng
- Inspiration: Kyle Chen - 3D-Y86