View Single Post
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#148
I located a version of basiliskII that makes use of gtk+ 2.0.

http://www.koders.com/noncode/fid387...07088557F.aspx

looking at the changes he made now.




Originally Posted by OSEmuTech View Post
Hi unique311! I used your three builds before compiling my own. Hopefully you had time to read over some of the posts in this thread.

I used the older source of Basilisk II instead of Basilisk II JIT as Basilisk II runs faster than Basilisk II JIT with the JIT disabled as the JIT engine is for x86 only and "B2JIT" was optimized for using JIT.

(Actually, the last "unstable" Basilisk II CVS source snapshot can be downloaded here.)

t3h then make some changes to the code to allow full screen, hildonized it, and fixed the "sticky-mouse" problem (see binary and source tarballs below). I used DiffMerge to compare the old source with t3h's source last night to try getting a feel for what he had to add to make these changes.

Unfortunately, the older Basilisk II uses GTK+ 1.2.x for the GUI while the later Basilisk II JIT and Maemo uses GTK+ 2.x.

Here is t3h's last release:

Binary (+ .desktop file): http://gm.stackunderflow.com/maemo/b...ary_0.3.tar.gz

Sources (now slightly smaller after removing a bit of code for other platforms)
http://gm.stackunderflow.com/maemo/b...emo_0.3.tar.gz