Giter VIP home page Giter VIP logo

lc3-simulator's Introduction

LC3-simulator

首先,这个其实是 ICS 课程的实验代码,让你手搓一个 LC3 的虚拟运行环境

很显然和上面那个 assembler 是配套的。

然后由于本人比较废物,看不懂助教提供的 C++ 代码,就只好用纯 C 来搓。

代码写得奇烂无比,bug 可以按吨计算。(别骂,我知道很烂)

环境是 windows10 + vscode.

编译的话在 makefile 所在的目录下新建个终端,输入 mingw32-make 回车即可(前提是你有mingw)。当然拿着 gcc 硬搓也一样。 (其实我也不会makefile)

使用的话还是新建个终端,输入 lc3simulator -h 看打印的信息,跟着信息来就可以了。

lc3-simulator's People

Contributors

dakfjalka avatar

Watchers

 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.