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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions