Interesting game. Learning assembler coding without the need to learn hex arithmetic at the same time.
I think the Jumps task is misformulated. If you want me to subtract 10 from 282 until I reach 0 or less, it takes 29 subtractions, not 28 as your program wants.