Skip to content

Turn on keyboard interrupts by default #13

@ausbin

Description

@ausbin

I don't think this causes any problems, but we should test it thoroughly and make sure.

The default interrupt handler is just an RTI which seems harmless: https://github.com/gt-cs2110/lc3tools/blob/master/src/backend/lc3os.cpp#L715

Why am I asking for this? We wanted to show an interrupt example, but we had to muck around with bit 14 of the KBSR which is making students anxious ahead of the final

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