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

Add Restricted Input mode to user_input.asm #3

Open
acagliano opened this issue Jan 14, 2021 · 0 comments
Open

Add Restricted Input mode to user_input.asm #3

acagliano opened this issue Jan 14, 2021 · 0 comments
Assignees

Comments

@acagliano
Copy link
Owner

acagliano commented Jan 14, 2021

Add an input mode to user_input.asm where you are prevented from inputting special characters (see server, trek/utils/filter.py for characters to disallow). Could you also perhaps provide #defines for the input modes we can use in the C?

#define INPUT_MODE_DEFAULT
#define INPUT_MODE_PASSW
#define INPUT_MODE_RESTRICTED

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

2 participants