-
Currently it can only be ym2612,I wish to add ym2151, ymf262, etc.
-
VGM file:
[Magical Sound Shower](https://vgmrips.net/packs/vgm/Arcade/SegaSys/Out_Run_%28Arcade%29/01%20Magical%20Sound%20Shower.vgz)
from
[Out Run](https://vgmrips.net/packs/pack/out-run-arcade)
…
-
Quarth's music is at the correct pitch, but the tempo is slower than the actual PCB. The crystal for the YM2151 seems to be correct (with the pitch not being a problem), so it is likely the game ticks…
-
## Summary
The current build instructions do not list a key prerequisite and this causes current MSVC versions to fail compiling later builds. Given that there have been no new releases since 2018 …
-
I'd like to increase the volume for the uPD7759. has the volume slider menu been disabled in this core?
![20201101_195357](https://user-images.githubusercontent.com/43607359/97812829-193eca80-1c7c-…
-
It's like the contents of history.dat commonly used with MAME, but per-game and in the XML.
Example:
```
machinaZOIS Virtual Training Center
2003
Aksioma
Shaq Attaq (c) 1995 Gottl…
-
This issue is sourced from the original MAME 2003 readme which said that the core "Will have errors on 64-bit platforms." As it is, the statement is not especially helpful, and leads to more question…
-
In the keyboard display window, is it possible to add the function of extracting general FM musical instrument formats, such as vopm, TFI, Y12, DMP, WOPN, wopl and so on?
It will be convenient for pe…
-
any plans to support YM-2149F (Atari) / AY-3-8910 (ZX Spectrum) ?
* EMScripten version - https://github.com/nguillaumin/ym-jukebox
* JS only - https://github.com/alexanderk23/ayumi-js
-
On a real YM2151 you need to wait a minimum interval between writes. You can check if the chip is ready by reading bit 7 of either address, it will be high when busy, low when ready (the emulator alw…