Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 288 Bytes

File metadata and controls

12 lines (7 loc) · 288 Bytes

To-do list

  • document assembly syntax and supported assembly directives

  • add support for user-mode (EL0) execution and the SVC/ERET opcodes; add EL* system registers

  • make Stack subpane scroll to follow changes in SP

  • add MMU support to simulated machine

  • time-sharing demo