6502 Emulator in Dart This is a 6502 emulator written in Dart. It is a port of the [6502 emulator in C++] by Javidx9 to Dart. Here is a demo of the original C++ version.