-
# 不具合報告
NULL
## 不具合と思われるメッセージ (または報告)
2024-11-02 22:25:44.623 に送信された `TomachiBot` による `#vc` でのメッセージ
メッセージURL: https://discord.com/channels/1138605145660326040/1149605620027232276/13022623731466937…
-
What's still missing here is a method to detect the presence of an ESFM chip.
Miles driver roughly does the following:
```c
dsp_reset();
dsp_write(0xc6); // enable ESS extended mode
dsp_write(0…
-
Is there any plan to support real OPL3 hardware? I was thinking about Freq Monster 801 (http://fm801.kewl.org/app/screenshots/) that can switch between engines (emulator or hardware), but yours looks …
-
I have found that SSG sound of the YM2203 (and maybe others) requires building with SNDEMU_AY8910_EMU (SNDEMU_AY8910_MAME alone did not work for me).
If this is expected, perhaps we can clarify th…
-
Hi, I noticed 2 problems related to Game Music Emu.
The first one is samples not playing when playing some VGMs. I think supporting newer VGM features would solve the problem.
Another issu…
-
There are some issues related to OPL3 chip emulators
## Opal, an emulator by RAD team
* [x] Wrong KSL causes different sounding of all instruments
* [x] Inaccurate sounding of 4op instruments
* …
-
Would be awesome if libxmp supported Beni Tracker. Info, file samples and more: http://fileformats.archiveteam.org/wiki/Beni_Tracker_module
I haven't been able to locate ANY modern player. The wiki…
-
This is a music format of Ken Silverman which uses OPL2 chip, PC Speaker, or just MIDI.
Here is a small pack of them and the source code of KSM related things, sample music files and the specificat…
-
SoundBlaster AudioPCI (SB16PCI) CT5803 /w Creative branded ES1373
MS-DOS 6.22 & QEMM 97
Static noise occurs only while sounds are playing (OPL3 and digital samples) happens in real mode games an…
chadr updated
4 months ago
-
DOSBox-X now has alternative Adlib/OPL3 core from MAME.
We currently using Neko Project II's OPN/OPNA and PSG emulation for PC-98 FM sound, and perhaps we could have MAME's OPN/OPNA core (fm.cpp) …