{ "name": "qe6502", "version": "1.0.0", "description": "Cycle-oriented MOS 6502/65C02 CPU emulation core with C and C++ APIs", "homepage": "https://github.com/nnqe/qe6502", "license": "MIT", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }