是否可以在C#中创建一个Android模拟器? [英] Is it possible to create an android emulator in C#?

查看:631
本文介绍了是否可以在C#中创建一个Android模拟器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你们中的一些人可能认为这很傻但是真的很好b / b我想知道我是否可以创建一个模拟器

在C#中。现在不要笑,我已经看到一个人用C#制作了一个

NES模拟器。

我选择了android因为它很受欢迎而且基于

在Linux上。

也可以创建像VM Ware这样的虚拟机

在C#中(使用汇编是可以的)

在创建之前我需要具备哪些知识

一个鸸or或一个VM?

欢迎提供任何参考和书籍。

虚拟机如何阅读来自ISO的数据?

任何帮助都将受到赞赏......



~Sids123

Some of you may think it's silly but really
I was wondering whether I could create an emulator
In C#. Now don't laugh,I have seen a guy making an
NES emulator in C#.
I chose android because it's pretty popular and is based
On Linux.
Also is it possible to create a virtual machine like VM Ware
In C# (Use of assembly is OK)
What knowledge I need to have before creating
An Emu or a VM?
Any references and books suggested are welcome.
How do VMs read data from an ISO ?
Any help would be appreciated......

~Sids123

推荐答案

是的,这是可能的。



但非常困难。您应该查看您所指的NES模拟器的C#代码,然后考虑模拟Android会比这更复杂。一个好的开始是寻找一个实现,如NES模拟器,并决定你需要首先学习哪些部分。



维基百科一篇关于模拟器的精彩文章 [ ^ ],我建议你从那里开始。



但是要注意,写模拟器不适合胆小的人。



希望这有帮助,

Fredrik
Yes, it is possible.

But very difficult. You should have a look at the C# code for the NES emulator you're referring to, and then consider that emulating Android will be more complicated than that. A good start is looking an implementation such as the NES emulator and decide which parts you need to learn first.

Wikipedia has a great article on emulators[^], I suggest you simply start there.

But beware, writing emulators is not for the faint of heart.

Hope this helps,
Fredrik


这篇关于是否可以在C#中创建一个Android模拟器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆