Skip to content

Commit

Permalink
doc(README): update
Browse files Browse the repository at this point in the history
Signed-off-by: Zone.N <[email protected]>
  • Loading branch information
MRNIU committed Jun 4, 2024
1 parent 0838ea9 commit fb6f568
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,31 @@ intr branch

## 新增特性

TODO
- riscv64

1. 对 CSR 寄存器的抽象

2. 寄存器状态打印

3. 基于 Direct 的中断处理

4. 中断注册函数

5. 时钟中断

- TODO

riscv64 外部中断

riscv64 键盘中断

x86_64 cpu 抽象

x86_64 中断处理

x86_64 时钟中断

x86_64 键盘中断

## 已支持特性

Expand Down

0 comments on commit fb6f568

Please sign in to comment.