Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 756 Bytes

Roadmap.md

File metadata and controls

24 lines (22 loc) · 756 Bytes

Roadmap

  • Assembler ImplementationY
    • The assembler
    • Assembler instructions
    • Unit testing
  • LC3 ImplementationA
  • LC3 Debugger
  • GUI Design
    • Layout A, Y
  • GUI Mode ImplementationA
  • CLI Mode ImplementationY
  • LC3 OS Implementation Y
    • Memory-mapped I/O
    • RTI Implementation
    • TRAP Subroutine Implementation
  • TRAP/GUI integration
  • A public-facing API Y
    • API for expanding assembler
    • API for implementing reserved instruction 1101
    • API for expanding debugging facilities

A Alex Chen

Y Yourui Xue