Skip to content

adb device emulation is static and not extensible #6

@synacknet

Description

@synacknet

Currently, macadb.c always attaches a (single) mouse and keyboard device to the adb bus.
There are several command line options to control the attachment (or not) of input devices, but these aren't currently honored.

Input device handling should really be modularized in macadb.cpp to allow emulation of adb devices other than keyboads and mice. adb should probably be factored out into a bus abstraction.
That will probably also necessitate emulation of the adb transciever on the relevant macs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions