PDA

View Full Version : NDS Emulator



kzez1986
September 30th, 2006, 20:27
I would like to write NDS emulator. Wtah should I know and where can I find documentation?

Thank you in advance for your help.

synch
September 30th, 2006, 20:31
Do you've any programming experience?
Have you already written any emulator before?

kzez1986
September 30th, 2006, 21:08
I can programming a few, but I haven't written any emulator yet. I hope that when I write NDS emulator, my programming experience will improve.

Garstyciuks
September 30th, 2006, 21:22
If you don't think that you're really good in programming, then you should probably start off from easier systems to emulate - like Chip8.

kzez1986
September 30th, 2006, 21:53
But I needn't Chipp 8 emulator, but NDS Emulator. In addition Chip 8 emulator exists, but good NDS emulator don't exist.

synch
September 30th, 2006, 22:23
Let's get things straight, if you don't have any prior emulator programming experience, and you're not a really experienced coder, you'll fail to emulate de Nintendo DS, without a single doubt. It's a bigger project than you think.

And I'm not telling this to discourage you from writing an emulator, just trying to make you realize, that maybe you should start from easier (and more feasible) projects.

Exophase
October 2nd, 2006, 03:10
If you want a much simpler system to start with you'd may as well do a GBA emulator, since Nintendo DS reuses pretty much every last bit of GBA hardware..

Cyberman
October 2nd, 2006, 06:53
Kzez1986: No one wants to discourage you, however an emulator is quite an undertaking. The Chip8 was recomended since the NDS is far too complex a project for you too start with. What you are asking is very similiar to asking 'I would like to build a space shuttle, any suggestions?' I recomend learning a bit before hitting your head against the wall and giving up. You cannot build an entire city without first building a single house. You must take one step at a time, or you'll be easily overwelmed.

Also you should scan information in the forum already in existance before posting a thread. Try this thread (http://www.emutalk.net/programming/37595-ds-emulation.html) as it has a LOT of useful information reguarding NDS emulation. I recomend you research the topic before deciding if you want to do it or not. :)

Cyb