Skip to content

Pause key doesn't work as expected  #363

Description

@donno2048

Hey, in DOS you could stop the execution of any program by simply pressing the "break / pause" button, this method is the most effective method to stop a program as it doesn't need the program to handle the pausing like other pausing shortcuts because there was a dedicated interrupt int 1Bh, it seems this method doesn't work on js-dos...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions