matanlurey / arm7_tdmi

A Dart emulator for the ARM7/TDMI processor.
https://pub.dartlang.org/packages/arm7_tdmi
MIT License
4 stars 2 forks source link

Implement the `AND` instruction. #45

Closed matanlurey closed 7 years ago

matanlurey commented 7 years ago

Closes https://github.com/matanlurey/arm7_tdmi/issues/17.