summaryrefslogtreecommitdiff
path: root/emulators/nestopia/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/nestopia/MESSAGE')
-rw-r--r--emulators/nestopia/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/nestopia/MESSAGE b/emulators/nestopia/MESSAGE
new file mode 100644
index 00000000000..24f4f1e666a
--- /dev/null
+++ b/emulators/nestopia/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2009/01/03 18:44:27 wiz Exp $
+
+Before running, install the contents of ${PREFIX}/share/examples/nestopia
+to ~/.nestopia, and make sure that the nstcontrols is writable:
+
+ mkdir ~/.nestopia
+ cp ${PREFIX}/share/examples/nestopia/* ~/.nestopia
+ chmod 644 ~/.nestopia/nstcontrols
+
+===========================================================================