Skip to content
Snippets Groups Projects
Commit 7f793171 authored by k26-chow's avatar k26-chow
Browse files

edited2

parent b7299c7b
No related merge requests found
#Task1
```c++
this project implements a tiny os that demonstrates the basic of booting and writing to a CPU register.
To create a trace machines execution using the following command:
qemu-sysyem-i386 -nographiv -boot d -cdrom os.iso -m 32 -d cpu -D LogQ.txt
```
#Task2
```c++
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment