lidnariq wrote:
FCEUX datalatch.cpp wrote:
static void Latch_Init(CartInfo *info, void (*proc)(void), uint8 init, uint16 adr0, uint16 adr1, uint8 wram, uint8 busc) {
[...]
void Mapper70_Init(CartInfo *info) {
Latch_Init(info, M70Sync, 0, 0x8000, 0xFFFF, 0, 0);
}
FCEUX does not emulate the bus conflicts.
There is nothing on the board that should help prevent them from happening, however, so unless you have evidence that something goes wrong if they are emulated I'd assume FCEUX is being too permissive here.
I dump newstar pirate version Operation Wolf (U) mapper 70,this bus conflicts no,this rom not working official mapper70 pcb.
working FCEUX emulator,not working Nestopia.
I'm a little confused.....
recommend:
mapper 70.0 bus confilcts yes?
mapper 70.1 bus confilcts no ?