mGBA Forums
Interact with the serial port ? - Printable Version

+- mGBA Forums (https://forums.mgba.io)
+-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1)
+--- Forum: General (https://forums.mgba.io/forumdisplay.php?fid=3)
+--- Thread: Interact with the serial port ? (/showthread.php?tid=5797)



Interact with the serial port ? - joh11 - 07-12-2025

Hi,

I am somewhat new to GBA dev, I only ever touched features mentioned in the TONC tutorials.

I would like to use the serial port to communicate between my ROM and the emulator. Is it possible with mGBA ? Do you have any reference on how to do it ? I would assume it requires using the Lua scripting capabilities.

Thanks !