On Tue, 17 Feb 2026 13:52:29 -0500, Tony Harminc <[email protected]> wrote:
>I think your "clever code" would look a lot less confusing if you posted >the actual source code rather than a disassembly. All those hard to follow This is the difference between clever and elegant. Many of us have coded branch tables so this is nothing new. We may use multiples of 4 instead of multiplying by 4. We may supply adcons and vcons allowing us to integrate multiple modules. Saving regs and performing init prior to execution is no problem. We could write this code in our sleep. What is the clever part?
