-
Great job so far!
Had previously played the 0.1b version with the r34 emulator. Just built the r35 emulator with sound support and tried the 0.2b version. I noticed that the background music is …
-
Whilst testing the SDL build, I ran into a possible clipping issue with d_batman that I couldn't figure out. Upping the drivers screen dimensions to 512x512 fixed the issue, but that's not very helpfu…
tmaul updated
4 years ago
-
I left my sigma delta book at work and I cannot check whether _stray_ is the right word. The effect is well known for sigma delta DACs: some input signals may cause the output to become _unstable_ for…
-
YM2609を使ってる状態で
他の音源パートを混在させると(Xn、Nn等)演奏が開始されません。
(コンパイルは完了している?全てのパートを試した訳ではありません)
sgq1205さんより
-
Sounds doesn't currently work with WebAssembly (compiled with WITH_YM2151)
I plan to look into it , but would like to open this up for any feedback or suggestions from anyone who might already …
-
私は_コマンドで奇妙な動作を見つけていたので、先週、サポートされているほとんどのサウンドチップでテストしました。これが私が見つけたものです。
_を曲げに使用することは、HuC6280、K051649、およびYM2151ではサポートされていないようです。
pcm音源の場合:
1オクターブ未満のベンドは正常に機能します。ただし、ベンドが1オクターブ以上下がった場合、ベンドがcに達するとベンド…
-
game tested: term2 and related variations (probably also affects roms which uses ym2151)
-run game (term2 was what i tested).
-calibrate the gun(if you are able to since this does now work correc…
ghost updated
5 years ago
-
the sound has problems on the YM2151 i updated the cpu core its not that causing it it was doing it before the update to the 68k core. Just to save you the time checking that out arcadez
ghost updated
5 years ago
-
my m68k core update fixed altered beast head missing and game not working maybe other bug we dont know about yet
https://github.com/libretro/mame2003-libretro/pull/342
ym2151
https://github.c…
ghost updated
5 years ago
-
# 内容
- サンプル演奏プログラム[KZ80_YM2151.ASM](https://github.com/kuninet/Z80_YM2151/blob/master/sample_music/src/KZ80_YM2151.ASM)で、OPNのステータスチェック後のロジックでメモリーを破壊するバグあり。
```
WRITEOPN:
; STATUS CHECK WAIT
…