Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-16218

Implement input support in FreeLoader on Xbox

    XMLWordPrintable

Details

    Description

      Currently FreeLoader on Xbox does not accept any input and not interactive at all.

      https://git.reactos.org/?p=reactos.git;a=blob;f=boot/freeldr/freeldr/arch/i386/xboxcons.c;hb=74bcf3083d439bdaa72e62f46224c457b5177ce4#l58

      XboxConsKbHit() and XboxConsGetCh() functions are not implemented.

      Options are:

      1. Implement USB OHCI support for HID keyboard
      2. Same but for the Xbox Gamepad Controller
      3. 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

          Activity

            People

              bug zilla Bug Zilla
              binarymaster Stas'M
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: