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

Implement stdio get*() #11

Open
netromdk opened this issue Apr 6, 2015 · 0 comments
Open

Implement stdio get*() #11

netromdk opened this issue Apr 6, 2015 · 0 comments
Labels

Comments

@netromdk
Copy link
Owner

netromdk commented Apr 6, 2015

Functions like getchar() and gets() should check the input buffer and consume one or more of them.

When keyboard is not being used then mask the IRQ until needed. Don't want to generate events when not expecting key events.

@netromdk netromdk added the todo label Apr 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant