===========================================================================
$NetBSD: MESSAGE,v 1.2 2018/10/15 17:53:23 nia Exp $

Prior to using libretro-dolphin:

1. cd to RetroArch's System (where your BIOS files are) or RetroArch's
Content directory (where your GC/Wii software images are).
2. mkdir dolphin-emu
3. git clone --depth=1 https://github.com/libretro/dolphin.git
4. cp -R dolphin/Data/Sys dolphin-emu/ && rm -rf dolphin

===========================================================================
