A GameBody Advanced Emulator for Dart.
Defines the public interface for using the emulator, or for embedding it on different platforms. This package is platform agnostic, and does not contain any code that loads, displays, or otherwise actually runs a ROM.
gba_browser
: Embeds the emulator to run in the browser using Canvas/WebGLgba_flutter
: Embeds the emulator to run on mobile devices using Fluttergba_server
: Embeds the emulator to run on the server and stream back