Tod Rla Walkthrough
| Opcode | Mnemonic | Effect | |--------|----------|--------| | 0x01 | MOV a b | Copy value from a to b (a and b are registers or immediates) | | 0x02 | ADD a b | a = a + b | | 0x03 | SUB a b | a = a - b | | 0x04 | JMP addr | Set PC to addr (unconditional) | | 0x05 | JZ addr | Jump if Destiny flag is zero | | 0x06 | RAND | Load a random 0-255 into R0 (updates Destiny flag if odd/even) | | 0x07 | CMP a b | Compare a and b; sets Destiny flag (0 if equal, 1 if a>b, -1 if a<b) | | 0x08 | HLT | Halt execution |
: Unlike MP, skills use "Chain Capacity." Manage your CC to string together ground and aerial artes. tod rla walkthrough