HP Forums

Full Version: SADHP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Has anyone here been able to use SADHP on a modern machine? I've tried with SADHP 1.05 (https://www.hpcalc.org/search.php?query=sadhp) and got it running. While it does return some output it clearly doesn't work. I've probably made a mistake while fixing the ancient C code. Anyone else who has a working copy?
(08-22-2021 07:40 AM)dlidstrom Wrote: [ -> ]Has anyone here been able to use SADHP on a modern machine? I've tried with SADHP 1.05 (https://www.hpcalc.org/search.php?query=sadhp) and got it running. While it does return some output it clearly doesn't work. I've probably made a mistake while fixing the ancient C code. Anyone else who has a working copy?

This might help: https://bitbucket.org/pdo/sad48/ . It's a git repository I created a few years ago to hold SADHP 1.05 and Han's modifications from that time. I also applied a few modifications of my own to the Emacs Lisp code to make it play better in a typical setup (e.g. not override user C-c key bindings).

Paul
Hi Paul! I got it working now, after updating sport.c to not skip any leading nibbles. Thanks!
Reference URL's