From 0f8ada275cae8d6e4517307ca9a93c6c0fa6146e Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Wed, 3 Jan 2018 23:32:07 +0900 Subject: renamed to 98fmplayer --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a4911fe..3037f14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fmplayer (beta) +# 98Fmplayer (beta) PC-98 FM driver emulation (very early version) ![gtk screenshot](/img/screenshot_gtk.png?raw=true) ![gtk toneviewer screenshot](/img/screenshot_gtk.toneview.png?raw=true) @@ -23,9 +23,9 @@ $ cd gtk $ autoreconf -i $ ./configure $ make -$ ./fmplayer +$ ./98fmplayer ``` -Reads drum sample from `$HOME/.local/share/fmplayer/ym2608_adpcm_rom.bin` (same format as MAME). +Reads drum sample from `$HOME/.local/share/98fmplayer/ym2608_adpcm_rom.bin` (same format as MAME). ### win32 Releases: @@ -36,5 +36,5 @@ Uses MinGW-w64 to compile. $ cd win32/x86 $ make ``` -Reads drum sample from the directory in which `fmplayer.exe` is placed. +Reads drum sample from the directory in which `98fmplayer.exe` is placed. Uses DirectSound (WinMM if there is no DirectSound) to output sound. This works on Windows 2000, so it is theoretically possible to run this on a real PC-98. (But it was too heavy for my PC-9821V12 which only has P5 Pentium 120MHz, or on PC-9821Ra300 with P6 Mendocino Celeron 300MHz) -- cgit v1.2.3