matanlurey / gba.dart-archived

A gameboy advanced emulator written in Dart
https://github.com/matanlurey/gba.dart
12 stars 4 forks source link

Add <instruction>S implementations #46

Closed kendalharland closed 7 years ago

kendalharland commented 7 years ago

These instructions update the CPSR (S-bit is set) unlike their non-S counterparts.