Talk:Virtual Boy controller

From NESdev Wiki
Jump to navigationJump to search

Endianness

The bits appear to be in the same order as on the Super NES controller, except numbered 15 to 0, with the right Control Pad in place of the Super NES right face buttons, and with the VB's B and A buttons placed in the "signature" area. This got me wondering about the actual endianness. Section 4.1 of David Tucker's manual implies that bit 15 is transmitted first. If I'm reading it right, this would allow use of nearly the same code as a Super NES controller in a twin-stick situation like Smash TV or Spook-o'-tron, but detection between a mouse and a VB controller might be a bit trickier. --Tepples (talk) 18:03, 20 April 2019 (MDT)

Yeah, it was backwards. I was waiting on confirmation from Roth. Also took a look at my dump of Spook-O-Tron to be sure. - Rainwarrior (talk) 18:30, 20 April 2019 (MDT)