nice work fox68k :) just wondering(as always) would your sh4 core would run on sh2(for saturn) ?
Printable View
nice work fox68k :) just wondering(as always) would your sh4 core would run on sh2(for saturn) ?
Works like a Charm.
Thanks for this release.
Finally bonus track in Real Bout Special plays (not correct, however...) and Art of Fighting shows (garbaged) graphics. Little bug even in Metal Slug sfx.
Wonderful work, however; i hope the final release of best Dc emulator coming soon...
Thanks so much for this, cant wait to get it running. Gonna try ragnagard 1st, My saturn version has alot of background animation missing. Neogeo through DC with a Saturn pad = brilliant
I have used the full set of SH4 opcodes so they will require review in this point. I know SHLD is not supported by the SH2, for example.
The endianness is the same (correct me if i am wrong) so that is ok.
In the other hand, you have to take in account memory requirements: FAZE eats 38 KB roughly and FAME around 550 KB at the bare minimum (depends upon generation options though). None of them uses dinamic memory allocation at all.
The best way to set this up is to try to assemble the sources. That way you can see what opcodes are missing in your environment. Then, report me to translate to a "compatible code". Do not hesitate in get in contact, i will be pleased to help you out.
Cheers.
Nice work Fox... The speed up is pretty noticable in all games.
I've only tried Samurai Shodown 4 so far, but during play, the CDDA in the options sometimes switches itself off. Why is that? Is it some kind of bug? I'll start the emulator with it on, and it's all fine, then I'll notice there is suddenly no music, so I got back to the menu and it's in the off position... Only I didn't move it there.
I also posted this over at DCemulation.com :)
Other than that, it's pretty much perfect.
He already submitted a reply about SS4 at the 'other' dcemu board.
By the way, what's the deal with that?? It seems like all the same members but totally different boards.:confused:
No infact the Saturn is big endian and the Dc is little endian.
Nice it's quite low :)Quote:
In the other hand, you have to take in account memory requirements: FAZE eats 38 KB roughly
it starts to be high for Saturn I don't know if somebody would use it for Saturn maybe Rockin'-B ? I don't see MD games running at full speed on Saturn maybe MAME games ?Quote:
and FAME around 550 KB at the bare minimum (depends upon generation options though). None of them uses dinamic memory allocation at all.
Sure I'll try.Quote:
The best way to set this up is to try to assemble the sources.
It would be really nice :)Quote:
That way you can see what opcodes are missing in your environment. Then, report me to translate to a "compatible code".
Ok thanks in advance, I'll try to assemble the sources during this week end.Quote:
Do not hesitate in get in contact, i will be pleased to help you out.
Cheers.