Skip to the content.

Emulator Network Access : NWA

Overview

The Emulator Network Access protocol is way for application to be able to communicate with an emulator. The most common usage is to access the memory of the current game running to do thing like tracking item for randomizer

It was designed and created by people working on application like QUsb2snes or SNI to have a more reliable mean to access and control emulator than through Lua script or the poor interface of RetroArch. Even if the main current use is for SNES games, it was designed without a particular plateform in mind.

Existing emulator

Compatible application