Post Reply 
emu48 now for android-OS
05-05-2019, 05:19 PM
Post: #59
RE: emu48 now for android-OS
(05-05-2019 09:26 AM)ijabbott Wrote:  ...

Excellent news! I look forward to trying it out. This post may be of interest:
https://www.hpmuseum.org/forum/thread-11...#pid104802

Oh thank you. It makes my day. It's so funny :-D
And I managed to make it works! Thanks Christoph.

(05-05-2019 01:44 PM)Vincent Weber Wrote:  Thanks a lot Regis !
I tested it with all ROMs and KMLs (I used Eric's ones at hpcalc.org for 32SII, 14B and 19BII). It generally works, but I could identify the following problems:
1/Sometimes loading a kml would systematically fail, with an error on loading the .kmi file. I first thought it was a case sensitivity problem in the filename, but this didn't help. But exiting the app and relaunching it made it work. Very strange.
2/Sometimes when you try to load a kml, the current one has the LCD color go blue, or even the characters reversed, like a mirror. Very strange as well.
3/The 32SII and 14B scripts, which work fine on PC, do not work properly. The annunciators are sticky, you never know whether the next key is going to be shifted or not..
4/Generally speaking the KMLs and skins would need adaptation for Android. The 28S and 19BII are not usable on a phone, too small. Would need to be broken in 2 parts with toggling, like go28s does. Not sure it is possible with KMLs. Even the other calcs have a lot of wasted space, the keys are small.
5/It does not seem that macros are implemented ? Would be terrific to import 17/27/19 formulas !

Thanks again and cheers

Thank you very much for the report.
I was already trying to fix the 32SII and 14B graphic issues when I saw your post. It is because the display function is different and uses a still unimplemented win32 function.
I will try to address all those issues 1), 2) and 3).
4) For now, I think I could add a landscape mode, but I may add a simple horizontal swipe when in portrait mode. There is the same issue with Emu71!
5) The macros are not implemented yet. If I implement it, it will be available for Emu48, Emu42 and Emu71 (for Android)!

The source code for Emu42 for Android is available here: https://github.com/dgis/emu42android

I just tried to port Emu71 without the ports (RAM/ROM/HPIL) and it reveals some new timers problems in my win32 layer (not yet on Github)!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
emu48 now for android-OS - compsystems - 03-02-2019, 04:27 PM
RE: emu48 now for android-OS - SammysHP - 03-02-2019, 05:39 PM
RE: emu48 now for android-OS - Jlouis - 03-02-2019, 05:54 PM
RE: emu48 now for android-OS - franz.b - 03-02-2019, 07:23 PM
RE: emu48 now for android-OS - Luigi Vampa - 03-03-2019, 05:57 PM
RE: emu48 now for android-OS - SammysHP - 03-04-2019, 06:46 PM
RE: emu48 now for android-OS - EugeneNine - 03-04-2019, 06:47 PM
RE: emu48 now for android-OS - Ken S - 03-04-2019, 07:09 PM
RE: emu48 now for android-OS - compsystems - 03-07-2019, 10:55 PM
RE: emu48 now for android-OS - Gerald H - 03-07-2019, 08:54 AM
RE: emu48 now for android-OS - Marco Polo - 03-25-2019, 09:25 AM
RE: emu48 now for android-OS - Marco Polo - 04-01-2019, 01:17 PM
RE: emu48 now for android-OS - ijabbott - 04-04-2019, 12:16 PM
RE: emu48 now for android-OS - sunhp - 03-31-2019, 10:26 AM
RE: emu48 now for android-OS - John Keith - 04-02-2019, 06:29 PM
RE: emu48 now for android-OS - Lode - 04-04-2019, 07:53 AM
RE: emu48 now for android-OS - Lode - 04-04-2019, 07:06 PM
RE: emu48 now for android-OS - compsystems - 04-04-2019, 07:19 PM
RE: emu48 now for android-OS - ijabbott - 04-04-2019, 07:51 PM
RE: emu48 now for android-OS - rprosperi - 04-05-2019, 12:25 AM
RE: emu48 now for android-OS - SammysHP - 04-08-2019, 11:01 AM
RE: emu48 now for android-OS - Marco Polo - 04-08-2019, 11:46 AM
RE: emu48 now for android-OS - John Keith - 04-08-2019, 01:29 PM
RE: emu48 now for android-OS - SammysHP - 04-08-2019, 06:07 PM
RE: emu48 now for android-OS - SammysHP - 04-17-2019, 06:16 PM
RE: emu48 now for android-OS - Marco Polo - 04-18-2019, 07:30 AM
RE: emu48 now for android-OS - snrowe - 04-18-2019, 12:39 PM
RE: emu48 now for android-OS - Marco Polo - 04-18-2019, 01:56 PM
RE: emu48 now for android-OS - ijabbott - 04-15-2019, 02:29 PM
RE: emu48 now for android-OS - Jlouis - 04-15-2019, 08:42 PM
RE: emu48 now for android-OS - ijabbott - 04-16-2019, 02:35 PM
RE: emu48 now for android-OS - BartDB - 04-18-2019, 01:18 PM
RE: emu48 now for android-OS - compsystems - 04-18-2019, 01:52 PM
RE: emu48 now for android-OS - jpph - 05-02-2019, 01:23 PM
RE: emu48 now for android-OS - jpph - 05-04-2019, 12:18 PM
RE: emu48 now for android-OS - ijabbott - 05-05-2019, 09:26 AM
RE: emu48 now for android-OS - Jlouis - 05-05-2019, 05:18 PM
RE: emu48 now for android-OS - ijabbott - 05-06-2019, 01:43 PM
RE: emu48 now for android-OS - Regis Cosnier - 05-05-2019 05:19 PM
RE: emu48 now for android-OS - ijabbott - 05-05-2019, 10:38 PM
RE: emu48 now for android-OS - aamiel - 05-06-2019, 09:56 PM
RE: emu48 now for android-OS - John Keith - 05-07-2019, 12:52 PM
RE: emu48 now for android-OS - aamiel - 05-07-2019, 05:38 PM
RE: emu48 now for android-OS - ijabbott - 06-06-2019, 02:28 PM
RE: emu48 now for android-OS - rprosperi - 06-07-2019, 10:09 PM
RE: emu48 now for android-OS - ijabbott - 06-08-2019, 09:12 AM
RE: emu48 now for android-OS - ijabbott - 06-08-2019, 09:18 AM
RE: emu48 now for android-OS - grsbanks - 06-08-2019, 09:49 AM
RE: emu48 now for android-OS - Ken S - 06-09-2019, 07:26 PM
RE: emu48 now for android-OS - zswobbie12 - 06-10-2019, 07:02 AM
RE: emu48 now for android-OS - ijabbott - 06-10-2019, 07:46 AM
RE: emu48 now for android-OS - zswobbie12 - 06-10-2019, 09:41 AM
RE: emu48 now for android-OS - ijabbott - 07-20-2019, 07:16 PM
RE: emu48 now for android-OS - ijabbott - 07-21-2019, 08:41 PM
RE: emu48 now for android-OS - cdmackay - 07-21-2019, 06:41 PM
RE: emu48 now for android-OS - compsystems - 07-29-2019, 05:29 PM
RE: emu48 now for android-OS - SammysHP - 10-22-2019, 12:59 AM
RE: emu48 now for android-OS - ijabbott - 11-11-2019, 11:08 PM
RE: emu48 now for android-OS - SammysHP - 11-12-2019, 09:03 AM
RE: emu48 now for android-OS - ijabbott - 11-12-2019, 10:14 PM
RE: emu48 now for android-OS - Marco Polo - 12-14-2019, 07:48 PM
RE: emu48 now for android-OS - compsystems - 12-19-2019, 02:57 AM
RE: emu48 now for android-OS - SammysHP - 12-22-2019, 08:06 PM
RE: emu48 now for android-OS - Yellow - 05-31-2020, 01:14 AM
RE: emu48 now for android-OS - Yellow - 05-31-2020, 05:56 PM
RE: emu48 now for android-OS - compsystems - 05-31-2020, 09:30 PM
RE: emu48 now for android-OS - compsystems - 06-10-2020, 03:36 PM
RE: emu48 now for android-OS - SammysHP - 10-31-2020, 08:36 PM
RE: emu48 now for android-OS - Marco Polo - 11-01-2020, 08:22 PM
RE: emu48 now for android-OS - John Keith - 11-19-2020, 09:00 PM
RE: emu48 now for android-OS - Marco Polo - 05-09-2021, 10:41 AM
RE: emu48 now for android-OS - John Keith - 05-09-2021, 05:49 PM
RE: emu48 now for android-OS - Marco Polo - 03-25-2022, 05:56 PM
RE: emu48 now for android-OS - DavidM - 08-23-2022, 10:02 PM
RE: emu48 now for android-OS - compsystems - 08-23-2022, 06:47 PM
RE: emu48 now for android-OS - ijabbott - 08-23-2022, 07:52 PM



User(s) browsing this thread: 3 Guest(s)