skaftetryne
skaftetryne
I'm trying to locate some prebuilt binaries for Linux without success. The github pages tells me to look at https://github.com/OpenHantek/openhantek/releases, but there are no binaries there.
Not sure if the numbers here are correct. From kernget.g -> kern_get_loadavg: ``` ksprintf (info->buf, len, "%lu.%03lu %lu.%03lu %lu.%03lu %d/%d %d\n", LOAD_INT (avenrun[0]), LOAD_FRAC (avenrun[0]), LOAD_INT (avenrun[1]), LOAD_FRAC (avenrun[1]), LOAD_INT...
Noticing some strange behaviour when calling form_button on a RADIOBUTTON USERDEF. I'm using the USERDEFs from COPS' adaptrsc.c to display MagiC-style radiobuttons/checkbuttons/groupframes on AES'es that does not support these natively....
1. There is a mint000h.prg in SYSDIR, but it does not appear to be loaded as hostfs is not working. If I rename this to mint000.prg XaAES will crash during...