Post Reply 
emu48 now for android-OS
06-05-2019, 11:05 AM
Post: #76
RE: emu48 now for android-OS
(05-31-2019 04:20 PM)Vincent Weber Wrote:  ...
One small issue, I don't understand what the propose of the "auto-rotate" option in the layout menu is for, since all modes rotate anyway, and auto-rotate is not an opposite option to fill screen for instance, so should't the rotation behaviour be a setting by itself ?

Last point on emu42, anyway to include the low-end 10b/20s/21s ? I think Christoph was working on this ?

Re emu48, are the timing issues on the way for fixing ? Any such timer issues on emu42 ? Didn't see any so far, but didn't test a lot...
...

(05-31-2019 04:37 PM)Vincent Weber Wrote:  Just one last last thing:
The LCD chars on the 32SII are straight, whereas on the original they are slanted. Anyway to get the same thing ? Is it because of the code or the kml ?

I already published the application version 1.0 in my web site and in Google Play store.

For the moment, the "Layout" options is single choice list:
* None: to put display the whole calculator in the screen whatever the device orientation.
* Auto Rotation (default): to automatically rotate the screen to match the ratios of the device screen and the calculator.
* Auto Zoom: usefull for the clamshell calculator, it zooms the right part of the calculator if the ratios of the device screen and the calculator do not match.
* Fill Screen: whatever the orientation, the calculator is extended to the edges of the screen.

You right, it is still not yet perfect.
The auto-rotate option forces the Android orientation to Portrait or Landscape (left or right following the sensor).

For the next version 1.1,
I could add an other "Rotation" option with a single choice list:
* Allow rotation
* Portrait
* Landscape (left or right following the sensor)

And the option "Layout/Auto Rotation" could be constraint by the option "Rotation".


The original emulator Emu42 of Christoph Giesselink does not include the Emu10 emulation, so this application either.


When trying to port Emu71, I had to change the timer engine in the Win32 layer, so Emu42 version 1.0 already have it, and the future Emu48 version 1.4 will have it.
Form what I can see, it fix the issue about the stuck annonciator. The clock seems unsynchronized sometimes but it is synchronized again when you leave and start again the application.

I did not pay attention to this slanted LCD chars on the 32SII. But it is the way Christoph did it, and I'm not ready to modify its source code.
His work is already fantastic. And to me, it sounds difficult to display a pixel as a parallelogram instead of a square!
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 - 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 - Regis Cosnier - 06-05-2019 11:05 AM
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: 1 Guest(s)