Trionic7 Seed Key: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Search for | Search for | ||
addi.w #-$2356,d0 | addi.w #-$2356,d0 | ||
ROM:0004E6DC move.w #$8142,d1 ; Move Data from Source to Destination | |||
ROM:0004E6E0 eor.w d1,d0 ; Exclusive-OR Logical | |||
ROM:0004E6E0 eor.w d1,d0 ; Exclusive-OR Logical | ROM:0004E6E2 addi.w #-$2356,d0 ; Add Immediate | ||
ROM:0004E6E2 addi.w #-$2356,d0 ; Add Immediate |
Latest revision as of 01:08, 29 July 2023
Search for
addi.w #-$2356,d0
ROM:0004E6DC move.w #$8142,d1 ; Move Data from Source to Destination ROM:0004E6E0 eor.w d1,d0 ; Exclusive-OR Logical ROM:0004E6E2 addi.w #-$2356,d0 ; Add Immediate