Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn on keyboard interrupts by default #13

Open
ausbin opened this issue Dec 6, 2023 · 0 comments
Open

Turn on keyboard interrupts by default #13

ausbin opened this issue Dec 6, 2023 · 0 comments

Comments

@ausbin
Copy link
Member

ausbin commented Dec 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant