aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2018-04-15 00:06:45 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2018-04-15 00:06:45 +0900
commit7e4418aae14d3286d229349520cb590bb67ceed6 (patch)
tree1f5c367cf57b5f6bd0926c63143340dbb910c444 /README.md
parent7035a6ef2acb08b414ba36b62afcad58e14b371e (diff)
version 0.1.14
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3037f14..995d960 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ PC-98 FM driver emulation (very early version)
![gtk config screenshot](/img/screenshot_gtk.config.png?raw=true)
![w2k screenshot](/img/screenshotw2k.png?raw=true)
+*If you are just annoyed by some specific bugs in PMDWin, [patched PMDWin](https://github.com/takamichih/pmdwinbuild) might have less bugs and more features than this.*
+
## Current status:
* Supported formats: PMD, FMP(PLAY6)
* PMD: FM, SSG, Rhythm, ADPCM, PPZ8(partially) supported; PPS, P86 not supported yet
@@ -14,6 +16,7 @@ PC-98 FM driver emulation (very early version)
* FM generation bit-perfect with actual OPNA/OPN3 chip under limited conditions including stereo output when 4 <= ALG (Envelope is not bit-perfect yet, attack is bit-perfect only when AR >= 21)
* SSGEG, Hardware LFO not supported
* PPZ8: support nearest neighbor, linear and sinc interpolation
+* ADPCM: inaccurate (actual YM2608 seems to decode ADPCM at lower samplerate/resolution than any YM2608 emulator around, but I still couldn't get my YM2608 work with the DRAM)
## Installation/Usage (not very usable yet)
### gtk