DB48X v0.7.12 quick demo

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024

ความคิดเห็น • 40

  • @johan0234523
    @johan0234523 2 หลายเดือนก่อน +3

    Getting better with each release! Thank you for your hard work!

  • @davidkingmedia
    @davidkingmedia 2 หลายเดือนก่อน +1

    Thank you for all of your hard work. It really is appreciated.

  • @JohnUsp
    @JohnUsp วันที่ผ่านมา

    Thank you so much

  • @appleringoo9332
    @appleringoo9332 หลายเดือนก่อน +1

    Thank you for your hard work!

  • @markusfischhaber8178
    @markusfischhaber8178 2 หลายเดือนก่อน +4

    soo good.. i like the DB48 so much. makes the DM32 useabale again

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +4

      Glad to hear that!
      That being said, SwissMicros does not lie about the DM32. Their business is to build faithful recreations of HP historical calculators (to the point where they don't want to make a DM48 based on my firmware because I'm not 100% compatible with the HP48). It's like when you go to a hommage concert, you know it's not the original artists. It's just that for the DM32, it's a hommage to a calculator that I find uninspiring personally.

    • @markusfischhaber8178
      @markusfischhaber8178 2 หลายเดือนก่อน

      @@christophe3d dm32 is too expensive to be just a hp32 replacement. I invested extreme early in the dm32 because I was under the expression they would build the ultimate calculator. Two shift keys, big display… bit now it evolved into a expensive brick

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +2

      @@markusfischhaber8178 Well, now you can unbrick it with an inexpensive firmware ;-)

    • @john_hind
      @john_hind 2 หลายเดือนก่อน +2

      @@christophe3d If you want a faithful reproduction go to something like the HP15C Collector's Edition (worth it for the lovely manual alone!). SwissMicros already made so many improvements to the hardware (the vastly better display for example) that they may as well improve the firmware too! I prefer your philosophy of 'in the spirit of' i.e. evolving in the direction HP might have gone taking the same concepts forward as hardware became more capable. I still want a Voyager form factor, but with a fully graphical monochrome display filling the whole area above the keypad. That would allow a full row of 10 softkeys! I'd make it myself if I could find an LCD the right shape and size!

    • @EEhe-i7t
      @EEhe-i7t 2 หลายเดือนก่อน

      ​​​@@markusfischhaber8178 HP 50g/HP 48g was the correct combination of elegance, simplicity and technology, DM42/DM 32 doesn't come close to these masterpiece.Integral, Equation Solving and Matrices can be done better on new Casio Calculators than DM 42/DM 32.

  • @EEhe-i7t
    @EEhe-i7t 2 หลายเดือนก่อน +4

    Great sir! Swissmicros should produce this calc instead of DM 32

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +5

      SwissMicros told me they were not interested. Write to them and change their mind ;-)

    • @markusfischhaber8178
      @markusfischhaber8178 2 หลายเดือนก่อน +3

      @@christophe3d I will.. but they hate me anyways, because I tell them everytime that dm32 is too expensive for that amount of function

    • @EEhe-i7t
      @EEhe-i7t 2 หลายเดือนก่อน +2

      ​​​​​​​​@@christophe3dIt is a shame that inferior software is used in a capable machine. DB50 has lot of potential.HP 48g/50g were built on limited technology than this DM 32 ,still they are unsurpassed,

    • @johan0234523
      @johan0234523 2 หลายเดือนก่อน +2

      @@christophe3d that amazes me ... I think there would be a lot of interest from the community!

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +1

      @@johan0234523 I hope so. But they are the ones who need to be convinced, not me ;-)

  • @nickdenman8462
    @nickdenman8462 2 หลายเดือนก่อน +1

    great work sir, I was getting bored with the DM32 and now It's interesting again.
    'History' navigation.. (2 pushes) need to move the cursor to beginning of word. I'll try to find the best place for this observation.

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน

      Thanks for the compliment. But I do not understand your remark about word displacement. Can you open an issue on github.com/c3d/db48x? Thanks

    • @nickdenman8462
      @nickdenman8462 2 หลายเดือนก่อน

      @@christophe3d I opened and closed issue #1127 as requested, I had a couple of crashes while working through this video but I'm unable to repeat them.

  • @rainer4030
    @rainer4030 หลายเดือนก่อน

    I have a question: how save the state? Key blue + Exit. Then enter the file name. The i search the R/S Key i do not find.

    • @christophe3d
      @christophe3d  หลายเดือนก่อน

      I assume that you are on a DM32. There is an unresolved issue on this device, where the system dialog seems to be confused by the DB48X keymap. It's documented here: github.com/c3d/db48x/issues/1002. For now, the workaround is to not use the "New file", but to overwrite an existing file. The good news is that you can create the new file from the command line using "STO". For example, 42 "/state/savefile.48s" STO will create a file named "savefile.48s" in the "state" subdirectory (where the state save files are stored by default). Then you can use save to save the calculator's state in this file. Sorry for the bug, I'm working on it.

    • @rainer4030
      @rainer4030 หลายเดือนก่อน

      @@christophe3d thank you for the fast response and help

  • @rainer4030
    @rainer4030 2 หลายเดือนก่อน

    Bug: add a sign to a fraction the sign is shown twice before the fraction and before the numerator

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน

      Hi @rainer4030, there was a bug like this in an earlier release (github.com/c3d/db48x/issues/955) but it was closed on 0.7.7. Can you confirm that you are still seeing the problem in a later release? The only way I could create something like this is with symbolic values, i.e. I can have -(-X)/Y which shows two minus signs. But that is intentional, or more precisely, it is a simplification that is not implemented yet.

    • @rainer4030
      @rainer4030 2 หลายเดือนก่อน +1

      @@christophe3d I have 0.7.4. I will install 0.7.13. The Bug is fixed. Thanks.

  • @john_hind
    @john_hind 2 หลายเดือนก่อน

    The browser version is a nice idea (while I save up for hardware!), but the click zones are misaligned with the key images (on my browser and screen resolution) making it very hard to use. Towards the bottom of the keyboard, you have to click right at the top of the key for it to register.

    • @EEhe-i7t
      @EEhe-i7t 2 หลายเดือนก่อน

      @@john_hind true

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +2

      @@EEhe-i7t You are right. I inherited that code and did not really adjust the constants the right way. I'll try to find the time to fix it.

    • @EEhe-i7t
      @EEhe-i7t 2 หลายเดือนก่อน +1

      @@christophe3d Sir please correct the online version keys it's very useful

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน

      @@EEhe-i7t Could you please check. I believe this is fixed now.

    • @christophe3d
      @christophe3d  2 หลายเดือนก่อน +1

      I believe this is fixed now. Please check.

  • @zxborg9681
    @zxborg9681 2 หลายเดือนก่อน

    Can barely hear the audio. But I'm sure the calculator is nice.