Gameboy Emulator by dart&flutter
- Language: Dart
- UI: Flutter
- Graphics: CustomPainter + Canvas
The core implementation is based on my prior work https://github.com/mj-hd/gb.
- save&load states
Gameboy Emulator by dart&flutter
The core implementation is based on my prior work https://github.com/mj-hd/gb.