You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make a Python interpreter for the 3DS, but the "Function not implemented" error is stopping me. Maybe add a check for input() and if so pop up the 3DS keyboard?
The text was updated successfully, but these errors were encountered:
Yeah that is an issue. My suggestion is to have a custom keyboard on the lower screen, custom so that you can have arrow keys for selection in CLI menus. (maybe similar to prboom?)
I want to make a Python interpreter for the 3DS, but the "Function not implemented" error is stopping me. Maybe add a check for input() and if so pop up the 3DS keyboard?
The text was updated successfully, but these errors were encountered: