Two programs to help you understand how some of the more tricky 68000 instructions work, they use the instructions themselves so guarantee the results are correct.
Both programs were written in Amiga E 3.0, run from CLI, and don't require any CLI arguments.
Architecture: m68k-amigaos
testCMP
this show the how CMP and all the different branch instructions work.
testMOVEM
this shows the order in which instructions are pushed / pulled by MOVEM to / from
the stack.
|