Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 909 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 909 Bytes

ICS2018 Programming Assignment

Note:

We have ported the original NEMU from C/Makefile to C++/CMake.

Free free to use 2018cpp branch. 100% original (even original bugs are preserved)!

Original

This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University.

For the guide of this programming assignment, refer to http://nju-ics.gitbooks.io/ics2018-programming-assignment/content/

To initialize, run

bash init.sh

The following subprojects/components are included. Some of them are not fully implemented.