SP4CEBAR 2025-09-16 21:46 (Edited)
But now you can easily view and modify the source code of all my programs on my nx editor
I've applied this format (as above) to all my programs. This means that each program now should have:
some of them also have a new descriptive h1 message, but some have some tired jokes
This really gave me a feel for the amount of programs I have
Bifrost Coalescence 2025-09-21 20:24
Hey, can you add a feature for the online editor to allow keyboard typing on mobile?
SP4CEBAR 2025-09-22 07:50 (Edited)
I have looked into it (see this GitHub issue) but it seemed rather complicated.
If you run a program like below and try to use the joysticks to type, you will see that they don't type text, despite sending keyboard events to the NX player
Do
Input v$
Wait vbl
Loop
SP4CEBAR 2025-09-22 08:22
For now, you can type using a bluetooth keyboard (I tested it and it works)
jpospTynker 2025-09-27 18:13
this is basically Lowres NX Lite for Android
SP4CEBAR 2025-09-29 14:34 (Edited)
yeah, basically