Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

v0.1.0

Latest
Compare
Choose a tag to compare
@matanlurey matanlurey released this 01 Aug 04:38
· 2 commits to master since this release

CHANGELOG

0.1.0

  • Initial version. This is intended to be a (mostly) faithful implementation
    of an emulator for the ARMv4T instruction set, written in Dart, to be used
    for a Gameboy Advance Emulator, as a standalone library (and binary). See the
    README for details.

  • WARNING: There are known issues! This is an alpha-quality package that
    is not expected to be stable until it reaches 1.0.0, though early usage and
    feedback is welcome.