Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 8/8/2024 in #code-review
Why is the XOR operation not toggling the player variable in my x86 assembly tic-tac-toe game?
there's a segmentation fault in this line from label update_draw:
mov [rbx], cl
mov [rbx], cl
I can't get what i am doing wrong
3 replies