Skip to content

p1Kk/ics2020-s0duku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICS2020 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/ics2020-programming-assignment/content/

To initialize, run

bash init-s0duku.sh
source ~/.bashrc

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

Personal Progress

Notion about this proj

1
1
1

Kown Bugs

  • fceux-am can not run with audio, this looks like the orginal AM has some problem deal with divd.
  • audio play some times works not normal, and may have noise.

PA1

  • Expression Evaluate
  • Watchpoint Set/Delete
  • Simple Debugger

PA2

  • TRM
  • Audio
  • Vga
  • ...

PA3

  • vfs
  • syscall

For Testing

cd nemu
make
./build/x86-nemu-interpreter

https://nju-projectn.github.io/ics-pa-gitbook/ics2020/PA0.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.2%
  • Makefile 21.8%
  • C++ 10.9%
  • Raku 0.9%
  • Assembly 0.2%
  • Shell 0.0%