PockEmul issues and features requests

This post will list all current issues in PockEmul. Don’t hesitate to post in comments your features request.

PockEmul 2.8.1 will be released next Saturday if there is no blocking issues.

Issues

VersionPlatformIssueFixed in
2.8.0AllCanon X-07 function keys issue2.8.1
2.8.0AndroidOn android 13 fresh install, PockEmul ask for write permission at each startup.2.8.1
2.8.0Android32bit release crash.2.8.1
2.7.0AllThe combo Sharp PC-E500, CE-140f, CE-126p is not workinginvestigate

Features requests

  • New model HP-71B

5 thoughts on “PockEmul issues and features requests”

  1. Hi – thanks for the continued effort in developing PockEmul!
    I appreciated the new feature allowing the CE-140F disk to support BASIC disk operations.
    I found some instabilites though. E.g. trying the following program, on Sharp PC1403 + CE14oF, looks like the emulator crashes:
    310 REM GENERATE DATA
    320 CLEAR: DIM A(12)
    325 OPEN “X:DEF.DAT” FOR OUTPUT AS #1
    330 A(1)= 1.2
    335 A(2)=-3.4
    340 A(3)= 5.6
    345 A(4)=-7.8
    350 A(5)= 2.15
    355 A(6)=-1.2E+15
    360 A(7)=-1.3E-32
    365 A(8)= 0.332332
    370 A(9)= 9.3234
    375 A(10)=-4345.334
    380 A(11)= 12
    385 A(12)= 1.109091
    390 PRINT #2,A(*)
    395 CLOSE : END

  2. I purchased several models like Epson HX-20 and Sharp PC-1600 on Pockemul for Android and they are working both on my phone and on my tablet but not in PockEmul for macOs 2.8.0. How can I activate these models in PockEmul for macOs 2.8.0? There is no “Cloud” symbol on Android version to sync to my desktop version.

    1. Unfortunately, PockEmul for Desktop (Windows or MacOs) are only available with a subscription (Android or iOS) because I think that the Cloud feature is very important to share your sessions between all your platforms (phone, tablet and desktop).
      The second difficulty is that a synchronization process is needed to update your purchases on your desktop.
      I have started the development of a “Desktop Package” purchasable on Android (iOS propose only the subscription model) which will synchronize your purchases on desktop.
      An other solution would be to create a “Full Desktop package” with all models enabled.
      Anyway, I am working on it (low priority).

Leave a Reply

Your email address will not be published. Required fields are marked *