Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

matanlurey/gba.dart-archived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A GameBody Advanced Emulator for Dart.

Build Status Coverage Status

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.

Planned packages

  • gba_browser: Embeds the emulator to run in the browser using Canvas/WebGL
  • gba_flutter: Embeds the emulator to run on mobile devices using Flutter
  • gba_server: Embeds the emulator to run on the server and stream back