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

Emulator description #19

Open
3 of 4 tasks
nikolapeja6 opened this issue Jun 16, 2017 · 0 comments
Open
3 of 4 tasks

Emulator description #19

nikolapeja6 opened this issue Jun 16, 2017 · 0 comments

Comments

@nikolapeja6
Copy link
Owner

nikolapeja6 commented Jun 16, 2017

Emulator description

  • The input of the emulator is the output of the assembler.

Checks that should be made

  • No undefined symbols

  • Sections can be loaded into the proper addresses without overlapping (sections with ORG).

  • The name of the .obj file is given as an argument from the command line

  • There should be a START symbol, from which the execution of the program is to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant