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

sub8 Subroutine #12

Closed
sifferman opened this issue Apr 9, 2021 · 1 comment · Fixed by #20
Closed

sub8 Subroutine #12

sifferman opened this issue Apr 9, 2021 · 1 comment · Fixed by #20
Assignees
Labels
assembly-level Issue belongs to assembly-level easy Great for beginners

Comments

@sifferman
Copy link
Contributor

sub8

Issue Description

Implement the sub8 subroutine in subtract.asm. This subroutine should put the difference of INT8_I1 and INT8_I2 into INT8_O.

Help

Here is our guide on assembly: https://arcade.ucsbieee.org/guides/assembly/. Feel free to add to it if you run into difficulties you want to warn others about.

Here is an example of a completed subroutine: add.asm.

@sifferman sifferman changed the title sub8 sub8 Assembly Subroutine Apr 10, 2021
@sifferman sifferman changed the title sub8 Assembly Subroutine sub8 Subroutine Apr 10, 2021
@sifferman sifferman added the assembly-level Issue belongs to assembly-level label Apr 10, 2021
@varghese-rahul
Copy link

This issue is being addressed in sub

@sifferman sifferman added the easy Great for beginners label Apr 12, 2021
@sifferman sifferman linked a pull request Apr 18, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assembly-level Issue belongs to assembly-level easy Great for beginners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants