Short: Help progs for CMP / Bcc and MOVEM V1.0 Author: hcm94rp2@dmu.ac.uk (Richard Perrott) Uploader: hcm94rp2 dmu ac uk (Richard Perrott) Type: dev/misc 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.