matanlurey / gba.dart-archived

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

Add remaining GBA Memory Blocks (minus external memory) #71

Closed kendalharland closed 7 years ago

kendalharland commented 7 years ago
kendalharland commented 7 years ago

Looks like the dev channel build is failing due to this line in package:presubmit https://github.com/matanlurey/presubmit.dart/blob/master/lib/src/plugins/analyzer.dart#L79

Must be a breaking change to the dart analyzer output. presubmit will have to be fixed before this can go in.

matanlurey commented 7 years ago

Looking at failure.

matanlurey commented 7 years ago

@kharland Try now - I updated presubmit for dev support.