Page 1 of 1

Emulator for N64

Posted: Fri Apr 09, 2010 3:43 pm
by 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

Re: Emulator for N64

Posted: Mon May 03, 2010 8:34 pm
by Cheatmasterbw
That seems really tough!

Re: Emulator for N64

Posted: Mon May 03, 2010 9:08 pm
by 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.