8086仿真器
用Javascr ipt重写的8086 Emulator程序(以前的在这里)。
安装
使用npm安装核心模块和命令行工具
$ npm install -g js8086
使用Web客户端安装
$ git clone https://github.com/WindProphet/emu8086/
$ cd emu8086
$ npm install
生成并运行emu8086 Web客户端
$ npm start
使用启动应用程序
$ npm run electron
用法
命令行工