Changes

17 bytes added ,  05:32, 21 February 2023
no edit summary
Line 9: Line 9:  
| peripherals = {{Wii}} {{USBKeyboard}} {{USBGecko}}
 
| peripherals = {{Wii}} {{USBKeyboard}} {{USBGecko}}
 
}}
 
}}
 +
{{No Download}}
 +
 
'''hextwelve''' is a simple Host Controller Driver for both Wiis [[Hardware/USB Host Controller|OHCI controllers]], based on Team Twiizers mini/ppcskel (aka [[BootMii]]; since all hardware can be accessed directly from the PowerPC due to the [http://hackmii.com/2009/08/of-tmds-and-hardware/ AHBPROT hack], we just built on ppcskel and didn't touch any [[Mini|MINI]] code). As the original goal of the project is just to faciliate the (IOS-independent) usage of an USB keyboard, it currently supports only control and interrupt transfers, which lays the groundwork for supporting other HID class devices as well.
 
'''hextwelve''' is a simple Host Controller Driver for both Wiis [[Hardware/USB Host Controller|OHCI controllers]], based on Team Twiizers mini/ppcskel (aka [[BootMii]]; since all hardware can be accessed directly from the PowerPC due to the [http://hackmii.com/2009/08/of-tmds-and-hardware/ AHBPROT hack], we just built on ppcskel and didn't touch any [[Mini|MINI]] code). As the original goal of the project is just to faciliate the (IOS-independent) usage of an USB keyboard, it currently supports only control and interrupt transfers, which lays the groundwork for supporting other HID class devices as well.
  
685

edits