Ejemplo n.º 1
0
 protected override string GetExutableArguments(Rom rom)
 {
     return($"{rom.GetRomName()} -joystick");
 }