https://github.com/rainorangelemon/nju-ics
Code for Lab in Introductory of Computer System
https://github.com/rainorangelemon/nju-ics
assembly kernel operating-system
Last synced: 3 months ago
JSON representation
Code for Lab in Introductory of Computer System
- Host: GitHub
- URL: https://github.com/rainorangelemon/nju-ics
- Owner: rainorangelemon
- Created: 2017-09-08T14:21:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T16:44:47.000Z (over 7 years ago)
- Last Synced: 2025-10-24T01:57:01.921Z (3 months ago)
- Topics: assembly, kernel, operating-system
- Language: C
- Homepage:
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rainorangelemon's ics lab
This is the code for Nemu in NJU, which is basically trying to simulate a basic model of executing the assembly codes.