Is it possible to send a text to be typed on an openMSX running machine from outside the emulator?
The reason is that I'm developing some stuff on an external environment and I constantly need to test my code. I have a script that automatically compiles my code and copy the binary file to a "DirAsDisk" directory, but it would be good to be able to add something to the script to automatically tell openMSX to execute the just compiled binary file. That would be just about sending a simple text and a \r to a running machine.
Login or register to post comments