mame
mame copied to clipboard
JVS I/O not flexible enough
Right now we have a framework for HLE'd I/O boards that's used by Naomi, and various Namco System 12 and 23 games using forced direct-hookup to emulated I/O boards. This needs to be brought together so HLE and fully emulated I/O boards can be freely intermixed. This means making the HLE boards speak a serial bitstream, among other things.
I haven't yet tried to fiddle with it but I believe device_jvs_interface covers the need now?