Buzz machine binary support



After a couple days of hacking, I've managed to load
some buzz machines under linux and call the GetInfo()
and CreateMachine() functions successfully.

The machine returned by CreateMachine() currently
doesn't work yet, although the GetInfo() works fine.

The machine doesn't work yet because the calling
conventions are different (cdecl vs stdcall vs
fastcall, etc).  I'll call MDKInit() and end up inside
Tick(), so the vtable is all screwed up.  

If anybody want's it I have a win32loader.tgz source
package and some sample code for loading a buzz .dll
under linux.

-josh



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]