03-23-2024, 03:29 PM
Nice code. Regarding the rules for code credits, I would say the way you have it is fine. You as the creator and crediting Diamond for implementing his Reset Title Screen function/code.
Fyi you can change...
to this..
Fyi you can change...
Code:
beq game_reset
b end_code
to this..
Code:
bne end_code