Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mj-hd/dashboy
Gameboy Emulator implemented by pure Dart
https://github.com/mj-hd/dashboy
dart emulator flutter gameboy gameboy-emulator
Last synced: 5 days ago
JSON representation
Gameboy Emulator implemented by pure Dart
- Host: GitHub
- URL: https://github.com/mj-hd/dashboy
- Owner: mj-hd
- Created: 2021-10-10T13:32:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T16:50:39.000Z (8 months ago)
- Last Synced: 2024-10-19T16:26:18.435Z (about 1 month ago)
- Topics: dart, emulator, flutter, gameboy, gameboy-emulator
- Language: Dart
- Homepage:
- Size: 222 KB
- Stars: 149
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboy
Gameboy Emulator by dart&flutter
- Language: Dart
- UI: Flutter
- Graphics: CustomPainter + CanvasThe core implementation is based on my prior work https://github.com/mj-hd/gb.
## TODO
- [ ] save&load states