View Single Post
Old July 3rd, 2008   #361 (permalink)
shashClp
Emu author
 
shashClp's Avatar
 
Join Date: Sep 2006
Location: VisualC
Posts: 1,055
Quote:
Originally Posted by NHervé View Post
Shash : before, DeSmuME was written in C++. Why did you rewrite it to pure C ? I always thought that C++ was faster.
I didn't, my 3D core was written in C++ (and still is on my build, with the texture cache being C++ and the math helpers being C++ also), and my build uses C++. I don't know the exact reasons to loose such a large amount of time porting it over C (maybe due to most know machines have at least a C compiler, maybe due to author preference, don't know), but it was done by the Desmume team (CyberwarriorX, Guillaume, etc), not me, and it's something I definitely don't support.
__________________
Emulator development blog
shashClp is offline   Reply With Quote

Advertisement [Remove Advertisement]