Tagged Questions
4
votes
2answers
3k views
What makes building game console emulators so hard
I've been doing some reading about the people building an emulator for the Wii and it seems that given that it is nothing more then a beefed up GameCube, or the Nintendo64, so what makes build ...
0
votes
0answers
45 views
How to know the instruction set in the development of an emulator?
When developing an emulator, one needs to know the instruction set of the platform. Take as an example the development of a Playstation 2 emulator. How it is possible to know the instruction set of ...