Open GoogleCodeExporter opened 8 years ago
Not sure what are you talking about...
Have you added my iOS net play code to android build? On 0.139?
Original comment by seleuco....@gmail.com
on 16 Nov 2013 at 8:27
yes, I added iOS net play code to android tag MAME4droid 1.5.
and I found key event synchronized, means two device got equal sequence of
input. but the output was not equal.
for test, I recorded all input keycode sequence to a file, then replay it in
two android phone.
result:
1) the same device got same output sequence, but different device got
different output.
2) It is interesting when I debug, I add some log code, then the output is
different on the same device.
Original comment by qiaochen...@gmail.com
on 18 Nov 2013 at 1:55
I'm currently working on android net play. Stay tuned.
Original comment by seleuco....@gmail.com
on 25 Nov 2013 at 7:04
Original issue reported on code.google.com by
qiaochen...@gmail.com
on 16 Nov 2013 at 8:17