* how can you add 68030 support? Should it be all one module that checks maybe during decode if the instruction is supported? Should it 'inherit' from the MC68010 object * how can you have multple CPUs * should you simulate bus arbitration? * check all instructions in the docs * make tests for each instruction