ICS2018 icon indicating copy to clipboard operation
ICS2018 copied to clipboard

ics2018 秋季系统综合能力培养

  • 2018.12.22 pa3 批处理机完结
  • 2018.12.22 pa3 修改部分pal源代码(其实做了等价的工作,一条memset函数跑不过去,memset是系统自带的库,自己赋值为0),发现很多不打印log信息不动的地方,无法理解。
  • 2018.12.22 pa2 更新memcpy函数错误
  • 2018.12.22 pa3 更新至pal,仙剑奇侠传还有错误不能跑

ICS2018 Programming Assignment

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.