On the exercise Resistor Color in the MIPs track, the register $v0 is referenced as input when it should be output.
I’d be glad to send a PR to help fix it, how can I do?
On the exercise Resistor Color in the MIPs track, the register $v0 is referenced as input when it should be output.
I’d be glad to send a PR to help fix it, how can I do?
This affects
resistor-color/.docs/instructions.append.md
resistor-color-duo/.docs/instructions.append.md
scrabble-score/.docs/instructions.append.md
My suggestion would be to upload a PR to GitHub - exercism/mips: Exercism exercises in MIPS Assembly. and then post again on this thread, with a link to the PR.
Exercism asks that people get a go ahead from maintainers prior to opening a PR. MIPS doesn’t have a maintainer, so this would be @iHiD and/or @ErikSchierboom
If it’s a bug that needs fixing, I’d welcome a PR. Erik’s working tomorrow and can merge it then