Needs Help with condition codes
asianking opened this issue · 1 comments
asianking commented
Can you show some examples of condition codes for base address pointers code?
Expected result: If the pointer base address contains a value of 10 or greater then run the codes below
$3101 814000AC 0000F202
$3300 00000000 00000100
My guess would be:
$D600 814000AC 00000010, but the base address value is not or will not be correct. The value for base address is only to point where the pointers are located.