using cpu.m68000; using System; using System.Collections.Generic; namespace MAME.Core { public class M68000Motion { public M68000Motion() { } } }