Emulator for N64

Post your questions regarding programming in Visual Basic 6 in here.
3 posts Page 1 of 1
Contributors
User avatar
milos
Just Registered
Just Registered
Posts: 1
Joined: Sat Mar 27, 2010 3:49 pm

Emulator for N64
milos
Hi,
i played N64 games on the emulator Project 64. But now i want to make a own with visual basic. Anyone know how to do this? Pls help me

From Milos
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

Re: Emulator for N64
Cheatmasterbw
That seems really tough!
http://www.megaapps.tk/
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Emulator for N64
mandai
You'll have to start by finding out the exact specs for the N64, then find out how each component communicates to other components and how data is processed.
It would involve you reverse engineering the N64 hardware; managing memory (just like an operating system) and displaying the output that you would expect to see.
3 posts Page 1 of 1
Return to “General coding help”