Fredrik Sandkvist

Results 15 comments of Fredrik Sandkvist

>Looks like switch analysis isn't recovering the jump table there. Normally the table would get filled in. Do these functions display correctly in the decompiler? It is unable to figure...

It would seem like the color test palette doesn't get copied over properly (in `viostorm`). The palette colors are located at 0x015EFC, and the function responsible for uploading them sits...

| Name | Size | Ram address | 55550 address | Value | | ------------- | ------------- | ----------- | ------------- | ---------- | | | 1 | 300 |...

``` konamigx_state::K055550_word_w(): case 0x98: { const u32 dst = (m_prot_data[0x07]

In any case, this fixes the viostorm palette test. The implementation of this memcpy operation is obviously not complete, so I'll only send a PR if more qualified mame devs...