More granularity in interrupt handlers configuration #361
Labels
enhancement
New feature or request
feature request
This would be good to have
good first issue
Good for newcomers
reverse engineering
Related to reverse enginneering (features, APIs, ...)
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 :
The text was updated successfully, but these errors were encountered: