This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
Releases: matanlurey/armv4t.dart
Releases · matanlurey/armv4t.dart
v0.1.0
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 reaches1.0.0
, though early usage and
feedback is welcome.