--- trunk/src/machines/machine_sandpoint.c 2007/10/11 12:54:37 53 +++ trunk/src/machines/machine_sandpoint.c 2007/10/11 16:30:10 54 @@ -79,7 +79,7 @@ MACHINE_DEFAULT_CPU(sandpoint) { - machine->cpu_name = strdup("PPC750"); + machine->cpu_name = strdup("PPC603e"); }