What's new

I Want to Code FOR an N64 Emulator

F

Fanatic 64

Guest
Hi, I will go right to the point: i was wondering if it would be possible to program something for the N64 from the PC, with a program or something, and run it on the N64 or an emulator.

Did you now about any program or tool to do it?

It's because i don't want to buy an N64 and a Dr.V64 from eBay.
 
Last edited:

Exophase

Emulator Developer
A quick search for "N64 toolchain" brings up this:

http://www.neoflash.com/forum/index.php?topic=5959.0

In theory playing homebrew on an emulator should be no different from playing on an N64. In practice you might have some problems if the N64 emulator you're using doesn't emulate the RSP/RDP and your code/libraries needs access to it. I doubt the toolchains will include commercial ucodes, but it's also possible they don't include support for anything running on RSP/RDP at all (which could mean no 3D libraries). Still, you're probably best off using an emulator like MESS for this stuff.
 

Top