Skip to content

[Project 1] Shell Prompt & Opcode Table & Memory Manager

Compare
Choose a tag to compare
@taeguk taeguk released this 26 Apr 12:53
· 18 commits to master since this release

Project 1 - Shell Prompt & Opcode Table & Memory Manager

  • Shell Prompt
    • Command History Management
    • Command 'dir' (similar to Unix's 'ls')
  • SIC/XE Instruction Opcode Table
  • SIC/XE Memory Manager (edit, fill, dump)
  • Generic Linked List