mirror of
https://github.com/holub/mame
synced 2025-05-22 13:48:55 +03:00
Neo-Geo updates [Johnboy]:
* savagere, kizuna - Reverted C1 change from u2 (chip was bad, C1 was correct) * gururin - Added correct M1 ROM * quizdai2 - Tagged as MVS and AES version * Started to document mask ROM types
This commit is contained in:
parent
ca4f9b65d9
commit
4f6ad532ba
File diff suppressed because it is too large
Load Diff
@ -1133,6 +1133,10 @@ static MACHINE_RESET( neogeo )
|
|||||||
update_interrupts(machine);
|
update_interrupts(machine);
|
||||||
|
|
||||||
state->recurse = 0;
|
state->recurse = 0;
|
||||||
|
|
||||||
|
/* AES apparently always uses the cartridge's fixed bank mode */
|
||||||
|
// neogeo_set_fixed_layer_source(machine,1);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user