[Community Puzzle] MiniCPU Instruction Decoder - Puzzle discussion

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @YALOKGAR,validated by @User123,@Cakeisalie5 and @field3.
If you have any issues, feel free to ping them.

For some reason I fail the Complex Calculation validator, which makes no sense. Should I be error handling for instructions outside of the given instructions? Also, should I be worried that V might be greater than 0xFF? Otherwise, my program should work just fine.

You can send me (in private) your script/code, I’ll look what’s happening.

I think the problem is not clear at all.