MUIPlot – compiler
I updated MUIPlot and replaced the syntax parser by a byte code compiler which increases the calculation speed for the curve especially on m68k.
Downloads for all Amiga Systems
I updated MUIPlot and replaced the syntax parser by a byte code compiler which increases the calculation speed for the curve especially on m68k.
Downloads for all Amiga Systems
I used the function parser for a function plotter before when testing the TAChart for LCL. Now I gave my Plot component I use for MUIMapparium a little bit of reshape and fit it into MUIClass components and created a new function plotter.
I little video to show how it works:
Running on a Amiga 1200 with 68030 50 Mhz and 68882 50 Mhz on a 32 color AGA Screen. For Hex2 the floating point calculation speed is not very important, because it’s just a single function. But for calculating the full curve it needs a little bit more floating point calculations. Therefore a FPU is included. Also you should limit the number of Points to calculate to for example 100. For NG Amiga systems of course you can increase it to higher numbers.
Of course, when publishing a new program the people will find some problems. Good so at least some used it :-P. I made a new release. Added integer divide and modulo and repaired the swap function (swap endianess) and fixed some minor bugfixes and number overflows.

Downloads for all Amiga Platforms:
Download for all Amiga Systems
The program is based on a very old program (written around 2005) written by me so of course it is also available for Linux and Windows. It has a little bit smaller feature set than the Amiga version but it was always useful for me 😉
Have fun! 😉
I created a little MUI interface for my commonly used calculator Hex2. I use it often for bitwise comparisons to easier see shifts on bits.
If you don’t know it, Hex2 is a programmer and scientific centered calculator with variables support and a little GUI even it’s keyboard centered. Of course I created it with MUIClass, therefore its available for all the common Amiga platforms.
Download for all Amiga Systems
First real release of the Extron Control as Version 0.1.
Control Software for Extron DSc 301 HD, Scaler and input switch.
With the new version you can configure, which parts of the GUI is visible (via tooltypes) and also configure the names on the Input Switch Buttons and which serial device to open and search for the Extron DSC 301 HD.
For Amiga and MorphOS the executable is included. But the source is also in the archive, hence one could compile them for AROS or OS4. (it just needs the latest Version of MUIClass).
Have Fun.
Download Amiga/MorphOS Version: ExtronControl 0.1