Sharp LH5801 8-bit Microprocessor emulator.
This package is part of an ongoing project of writing a Sharp PC-1500 emulator with Dart/Flutter.
Package also includes a disassembler.
See example/
folder.
To run the example:
$ dart ./example/main.dart
$ pub run test
00:11 +424: All tests passed!
Please file feature requests and bugs at the issue tracker.