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

added "Using C to Simulate LC2K" #558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekmackie1
Copy link

added a link to a tutorial for creating an LC2K learning tool using C, added to the end of the C/C++ section

Description

added a link to a tutorial for creating an LC2K learning tool using C, added to the end of the C/C++ section

Motivation and Context

I noticed some tutorials especially OS related but none that actually aid in teaching assembly in a simplified manner.

How Has This Been Tested?

I ran my code through a compiler and the output was the expected result for each piece of example code

I ran my tests through GDB online, and hardcoded inputs to test certain components

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • [ x] New Article (change which adds functionality)
  • Documentation change

Checklist:

  • [ x] My code follows the code style of this project.
  • [ x] I have updated the documentation accordingly.
  • [ x] I have read the CONTRIBUTING document.
  • [ x] I have made checks to ensure URLs and other resources are valid

added a link to a tutorial for creating an LC2K learning tool using C, added to the end of the C/C++ section
Copy link

@PrajwalBelur PrajwalBelur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

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

Successfully merging this pull request may close these issues.

None yet

2 participants