82242A simulated

Short: I proudly present a simulation of the HP 82242A Infrared Printer Module.
Long: As far as I know there exist in public no documentation about the internals of the "Red Eye" or "Blinky" module. For this most opine it impossible to program a virtual remake of it to run within an HP41 emulator/simulation. Today, Blinky, the last HP41 mystery, works in my ooNUfip firmware interpreter, sending text and graphic to a simulated 82240B.
How?
First I migrated my NutEm (FORTRAN) from the mainframe to the PC (ooREXX) to get some trace to my flavour and to test "additional hardware" with no need to compile every wee change. The rest is a quite similar process like finding this and that and also this one. In other words, some sleepless nights.
And now?
Find attached a REXX GUI program in 'tokenized' form (without source code) running with no console, so no trace output possible.
It starts the IR printer simulation as set in the CFG file. For your convenience the ROM files of the IR module are included, also a CFG file you should adopt to your setup.
What else?
Prerequisites and description same as for ooNUfip but (with no source) not the QPL license. Instead I stipulate
Edit: Attachment removed, if interested please pick update
Long: As far as I know there exist in public no documentation about the internals of the "Red Eye" or "Blinky" module. For this most opine it impossible to program a virtual remake of it to run within an HP41 emulator/simulation. Today, Blinky, the last HP41 mystery, works in my ooNUfip firmware interpreter, sending text and graphic to a simulated 82240B.
How?
First I migrated my NutEm (FORTRAN) from the mainframe to the PC (ooREXX) to get some trace to my flavour and to test "additional hardware" with no need to compile every wee change. The rest is a quite similar process like finding this and that and also this one. In other words, some sleepless nights.
And now?
Find attached a REXX GUI program in 'tokenized' form (without source code) running with no console, so no trace output possible.
It starts the IR printer simulation as set in the CFG file. For your convenience the ROM files of the IR module are included, also a CFG file you should adopt to your setup.
What else?
Prerequisites and description same as for ooNUfip but (with no source) not the QPL license. Instead I stipulate
- Do not use this program. It is intended as an example only (and may still contain unknown bugs, the known are fixed).
- Any damage you cause with this program, intentional or by chance, is a violation of clause (1). Thus all consequences are completely at your own risk.
Edit: Attachment removed, if interested please pick update