Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Description
Currently FreeLoader on Xbox does not accept any input and not interactive at all.
XboxConsKbHit() and XboxConsGetCh() functions are not implemented.
Options are:
- Implement USB OHCI support for HID keyboard
- Same but for the Xbox Gamepad Controller
- Implement basic input over serial COM1 (only Xbox development kits have it)
You may refer to this source code: https://github.com/XboxDev/cromwell/tree/master/drivers/usb/sys
Attachments
Issue Links
- is blocked by
-
CORE-16300 FreeLoader: Obtain memory map via multiboot on Xbox
- Resolved