summaryrefslogtreecommitdiffstats
path: root/system/xnp2
diff options
context:
space:
mode:
author B. Watson2016-11-14 21:04:45 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit701f875a9f7a7dbfb67ff1d0a6a3988b2febcc95 (patch)
treee9a612789c0b4b8048461025e2309f04056c9262 /system/xnp2
parent6bb37e06784b07ed48053069d49fb6878622aa3a (diff)
downloadslackbuilds-701f875a9f7a7dbfb67ff1d0a6a3988b2febcc95.tar.gz
system/xnp2: Fix README.
Diffstat (limited to 'system/xnp2')
-rw-r--r--system/xnp2/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/system/xnp2/README b/system/xnp2/README
index 1a0277e332..5053b3ff34 100644
--- a/system/xnp2/README
+++ b/system/xnp2/README
@@ -1,7 +1,9 @@
Xnp2 is a port for UNIX with X11 of "Neko Project II" PC-9801 emulator.
-You need disk image(s) to run the system. And you need font map to display Kanji correctly.
-These resources can be found at http://www.jcec.co.uk/pc98_util.html.
+You need disk image(s) to run the system. And you need font map
+to display Kanji correctly. These resources can be found at
+http://www.jcec.co.uk/pc98_util.html.
+
Xnp2 also supports MIDI. This requires fluidsynth and a soundfont.
Run the script below before starting the emulator.
@@ -11,4 +13,5 @@ fluidsynth -is -a alsa -m oss -i /path/to/sf2
Make sure you have write permission to /dev/midi.
After that, in Device -> MIDI option, set MIDI-OUT as /dev/midi.
-There are two executables in the package, xnp2 and xnp21. xnp21 emulates with IA-32 emulation.
+There are two executables in the package, xnp2 and xnp21. xnp21 emulates
+with IA-32 emulation.