Adding "ALU Operation" UI

I added a new panel to the UI for executing ALU operations:

ALU operation panel

With this I can control almost all lines into the board, and execute an ALU operation. When the "execute" button is pressed the selected values are sent to the Arduino, and that sets the appropriate pins and toggles the clock signals (and latches the flags).

With this I can finally take a look at what those things all really do.

Fixing schematic and board, and adding more commands Fun with flags ;)
Last modified: 2025/12/28