1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-12-21 23:08:53 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Raphael Assenat
412c1a42eb ifdef unused rawdata fields to save memory
Save 32 bytes.
2017-01-08 10:49:51 -05:00
Raphael Assenat
21ebef2ed3 Each channel needs its own buffer... 2016-10-23 21:44:42 -04:00
Raphael Assenat
4ecc3f571e Multi-player support complete
Works, but very light testing so far
2016-10-10 14:20:14 -04:00
Raphael Assenat
4a6ccfb448 Gamecube hotplugging infrastructure 2015-12-06 16:36:33 -05:00
Raphael Assenat
831487efe2 Share common N64 and GC buffers 2015-10-28 00:16:02 -04:00
Raphael Assenat
ca574cc71f Implement gamecube C-Stick and triggers 2015-08-22 01:15:39 -04:00
Raphael Assenat
7c991aa1a4 Corrected gamepad button bits definitions 2015-08-22 00:44:01 -04:00
Raphael Assenat
6e0dd383b3 Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00