仿真器如何工作以及如何编写? [关闭]

此生再无相见时 提交于 2020-08-08 07:14:46

问题:

How do emulators work? 模拟器如何工作? When I see NES/SNES or C64 emulators, it astounds me. 当我看到NES / SNES或C64仿真器时,我感到非常惊讶。

http://www.tommowalker.co.uk/snemzelda.png

Do you have to emulate the processor of those machines by interpreting its particular assembly instructions? 您是否需要通过解释特定的组装说明来模拟这些机器的处理器? What else goes into it? 还有什么呢? How are they typically designed? 它们通常是如何设计的?

Can you give any advice for someone interested in writing an emulator (particularly a game system)? 您可以为有兴趣编写模拟器(尤其是游戏系统)的人提供任何建议吗?


解决方案:

参考一: https://stackoom.com/question/1sif/仿真器如何工作以及如何编写-关闭
参考二: https://oldbug.net/q/1sif/How-do-emulators-work-and-how-are-they-written-closed
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!