Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project task list #3

Open
2 of 7 tasks
edwin7026 opened this issue Feb 21, 2022 · 0 comments
Open
2 of 7 tasks

Project task list #3

edwin7026 opened this issue Feb 21, 2022 · 0 comments
Labels

Comments

@edwin7026
Copy link
Owner

edwin7026 commented Feb 21, 2022

Overview

This project is deemed to be a functional simulator of an 8085 microprocessor and also integrate a timing diagram, a UI to give a bird's eye view of all the activities going on at the architecture level.

Tasks

  • Parser to parse assembly code
  • An assembler that converts mnemonics to instructions in binary
  • Dump hex file associated with the assembly program
  • 8085 core that executes the instructions
  • Execution trace file
  • Timing diagram viewer
  • GUI to view architecture activities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant