Skip to content

More granularity in interrupt handlers configuration #361

Description

@kevinferrare

Currently we have one flag Configuration.InitializeDOS that enables or disables all custom interrupt handlers.
This is not going to work if we want to load another operating system but keep the emulated bios for example.
Suggestion by @maximilien-noal :

This could be an option group:
https://github.com/commandlineparser/commandline/wiki/Verbs

for example:
Spice86 --initialize bios dos

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions