TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.2k stars 385 forks source link

VS Dual System #1490

Open alyosha-tas opened 5 years ago

alyosha-tas commented 5 years ago

Thinking through natural extensions of recent work on linked play systems, I remembered that Nintendo's arcade VS system has a 'Dual System' variant that currently isn't supported.

It should be possible to implement using the exact same methodology as SubNESHawk / GBHawkLink uses.

I'm putting it up here as a reminder since I probably won't get to it for some time.

If someone wants to try their hand at it, feel free. It should be a not too difficult exercise in working with BizHawk's core system.

adelikat commented 5 years ago

Oh yeah, that. Is there even an NES emulator that supports this? This could be an innovative feature. Doing it like DualGB is an interesting idea.

alyosha-tas commented 5 years ago

Yes other modern nes emulators support this already. So once again it would just be keeping up with modern developments.

YoshiRulz commented 2 years ago

Isn't it just 2 gamepads + 2 screens, sorta like NDS? I very much doubt they'd bother with any sort of networking in an arcade setting.