mGBA Forums

Full Version: Interact with the serial port ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 !
What exactly are you trying to do? Communication between two games, or getting data "out" of the game and into a script?