PDA

View Full Version : Nemu in delphi?



[Ninjutsu]
April 17th, 2007, 22:42
i've heard that nemu is written in delphi. is the source code released yet? we would like to learn more about the cpu emulation for n64 in delphi.

smcd
April 18th, 2007, 00:07
Some of the plugin dll seem to be delphi but the executable itself (and other dll in the package) are coming up as being created in MSVC++ 7.0

[Ninjutsu]
April 18th, 2007, 12:43
ok thank you

GarulfoLinux
April 18th, 2007, 18:32
you also have blur emulator which has coded in Delphi if you're interesting :)

[Ninjutsu]
April 18th, 2007, 19:46
@GarulfoLinux thanks but i cant find a blur64 website ;)

Clements
April 18th, 2007, 20:22
You can find the source code to Blur 1.1 here:

http://www.emutalk.net/showthread.php?t=12213

[Ninjutsu]
April 19th, 2007, 14:19
thank you ;)