This is a tool that lets you remotely control Picotron from the host and vice-versa.
You can run commands in Picotron by running prt <COMMAND>
from the host
This is useful when working with an external editor. You can load and run the updated source code from the external editor, and build/extract the cartridge.
You can also run host commands from inside of Picotron with the host
command (included in the cart at /exports/appdata/system/util/host.lua
). You can even use pipelines!
Full usage and installation instructions are included in the repo: https://github.com/Rayquaza01/picotron-remote-terminal
There is an issue I know about where if the cart is running for a while, it will start dropping commands seemingly at random. Not sure exactly what causes this, but restarting the cart seems to fix it.
[Please log in to post a comment]