-
i've managed to get audio, midi and front panel working for the yamaha fb-01 machine, and so far CLK seems like a perfect fit for my use case. there's one remaining audio issue however which i've been…
-
In the file "ym2151_app_notes.pdf" on page 7 it is stated that setting the Key Code register to 0x4A generates a frequency of 440 Hz. This is in agreement with Figure 2.4 on page 18, where a maximal o…
-
On MiSTer (can't speak for other targets), all audio (including voice) sounds about one octave too high.
I'm not sure if it's related, but the sound of f.e. ghosts hitting warrior on level one soun…
-
I went through and tested some games with runahead enabled, 1 frame, secondary instance disabled and compiled a list of issues:
**batrider** - BGM is slowed down on Course Select screen.
**garegga…
-
Right now we only provide up to four RetroPad mappings, but it would be pretty easy to add Players 5 and 6 on top of what we have -- mostly just copy and paste.
Do we actually have any games that s…
-
@arcadez2003 Have you heard anything about this in your MAME history ? I'm using Gauntlet 2 Player `gaunt2p`. On level 1, if you collect the two keys and warp to level 8 it takes you to level 8. But i…
ghost updated
4 years ago
-
There is no EMSCRIPTEN version online for r36 "Berlin", since TEST1 command etc. doesn't work in the online versions.
https://x16.tmp2k.com/
https://sebastianvog.github.io/x16-emulator/x16emu.html
-
Currently, only WOPN bank format is supported.
But I think, it would be possible to implement loading instruments from VGMs, S98s or MUCOM88 .dat files and maybe more?
-
I get the following linking-time error when I try to do a web assembly build with the latest emscripten:
```
wasm-ld: error: duplicate symbol: status
>>> defined in cpu/fake6502.o
>>> defined in…
-
**Reported by manuelbi on 2007-10-19 18:01 UTC**
The YM2413 has a built in 4-bit DAC, on which you can play samples. Programs like PSG Sampler use this. See also http://www.msx.org/forumtopic7838.html…