Skip to content

Remove HTTP server from emulation core #9055

@ajrhacker

Description

@ajrhacker

To me, the HTTP server does not seem like something that really belongs in the src/emu core, much less included within emu.h as it is now. It looks like the kind of feature that might be possible to implement as a Lua plugin nowadays; if that approach is not workable, it should be managed as a frontend resource.

Presently, one device implementation (src/mame/machine/esqpanel.cpp) does depend specifically on the HTTP server interface; this part would have to be rewritten or eliminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions