“
这篇文章
介绍了一样与众不同的东西。一个基于Visual Studio的解决方案,由C++与汇编语言所写,允许用户像使用文本编辑器一样一行一行地编写与执行
X86, X86/64 和ARM汇编程序。由于代码只是模拟的,因此错误总在程序中跟踪与报告,不产生任何对外的影响。”




转载请注明:Linux人社区>英文资讯翻译专版.编译
英文原文:
X86/ARM emulator
posted by
Thom Holwerda on Sat 27th Oct 2012 00:03 UTC, submitted by
MOS6510

"
This article offers something different. A Visual Studio Express based solution, written using C++ and assembler, that allows the user to write and execute X86, X86/64 and ARM assembler line by line as easily as using a text editor. As code is only emulated, errors are trapped and reported within the program without any wider impact."