Skip to content

Run a Large LC-3 Project Using lc3ide and lc3tools

No due date 20% complete

Goal:

  • Run my final calculator project from CS-2810 from beginning to end.

This is going to require:

  • Sending and receiving input/output from lc3tools via QProcess
  • Deciding on where to put the console
  • Showing register values (for verification that the app actually works)

Goal:

  • Run my final calculator project from CS-2810 from beginning to end.

This is going to require:

  • Sending and receiving input/output from lc3tools via QProcess
  • Deciding on where to put the console
  • Showing register values (for verification that the app actually works)
Loading