The Following 28 Users Say Thank You to Yann Benigot For This Useful Post: | ||
![]() |
2008-03-23
, 03:25
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#3
|
![]() |
2008-03-23
, 05:39
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#4
|
The Following 4 Users Say Thank You to OSEmuTech For This Useful Post: | ||
![]() |
2008-03-23
, 08:40
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#5
|
![]() |
2008-03-23
, 13:12
|
Posts: 32 |
Thanked: 59 times |
Joined on Dec 2007
|
#6
|
![]() |
2008-03-23
, 13:58
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#7
|
![]() |
2008-03-23
, 23:24
|
|
Posts: 170 |
Thanked: 40 times |
Joined on Dec 2007
@ Norway
|
#8
|
![]() |
2008-03-24
, 00:22
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#9
|
![]() |
2008-03-24
, 17:55
|
Posts: 269 |
Thanked: 93 times |
Joined on Feb 2008
|
#10
|
After reading Benson's post about screen rotation and the HP calculator, I tried to build TiEmu on scratchbox in portrait mode.
I was wrong saying it was the screen resolution which was preventing the skin (and the buttons) to appear.
In fact, since TiEmu was being built in an ARM environment, it used specific ipaq optimisations for the screen (other skin, another way to get the menu...). In Maemo, it was impossible to get the skin because of that changes. Disabling them solved all skin problems.
It is not as slow as the HP emulator, but it is four times slower than my Ti-89 Titanium to draw the sinus function (Xres = 1, Ymin = -1, Ymax = 1, Xscl = YScl = 1, Xmin = -2*Pi, Xmax = 2*Pi ; 15 seconds versus 60 seconds).
Changes from the original version
Known problems
Video
Modified source code
Install now
EDIT : Works in landscape mode with iPaq skin and x1 zoom. It isn't usable, but it works ;-) Just don't try fullscreen mode in landscape mode, it's really, really slow. You will quit before seeing the menu.
EDIT (2) : (to fms) : I saw your post about Cyclone, but my skills in C are really too low for that, sorry ;-)
EDIT (3) : You can use a Ti-92+ ROM to get a good fullscreen landscape skin (thanks to OSEmuTech :-)).
Last edited by Yann Benigot; 2008-03-23 at 13:10.