View Single Post
Posts: 156 | Thanked: 44 times | Joined on Dec 2007
#219
Originally Posted by javispedro View Post
Thanks t3h. I was wondering if you could have a look at the idle powersaving patches? (sleeping when the 68k is idle)
I once managed to merge them with the previous Diablo unpackaged port, but I think I lost the patched source.... If I find the time I'll try to do that again.
If you can find the patched source, i can diff it and see what changed. Also, fullscreen doesn't behave on Maemo 5 yet, will have to fix that. And the screen size needs adjusting...

Edit: fullscreen does work. --fullscreen true, not --fullscreen. I may just make it enabled all the time - as there's now no fullscreen button like on the old Maemo, and you can still ctrl-backspace to swap to another app. I won't implement the "button in corner to un-fullscreen" thing - the corners are important in MacOS.

This is how you should be launching it... or how I do anyway.
./BasiliskII --rom quadra650.rom --disk b2_sevenpointone.img --fullscreen true --screen win/800/480

The screen updates can probably be made faster now that we have OpenGL ES to play with (make the screen an opengl surface?)
Also need to remap ctrl to cmd, and/or make a custom Maemo keyboard layout for the emulated Mac in ResEdit.

Last edited by t3h; 2010-03-31 at 02:49.
 

The Following 2 Users Say Thank You to t3h For This Useful Post: