Helmut Karlowski wrote:
Am 08.12.2009, 16:03 Uhr, schrieb Henk Robbers <h.robbers@chello.nl>:XaAES 0.963 could receive certain configuration commands via a message event and appl_read while running. I wonder if this has survived.I'll search for it. Is the old source anywhere available? -Helmut
I doubt if these are usefull. My successors have removed my beautiful System Control Language and replaced it by the dull MiNT cnf. It is relatively simple. The idee is that a external program appl_writes a line of config to the AES, which than parses and executes it. The options were limited to those that could be changed at runtime. Of course I have the old sources around, but you should be able to implement the idee independently. Look in current XaAES for the message identifiers: XA_M_EXEC XA_M_DESK XA_M_OK and the function: handle_XaAES_msgs (should be in XA_APPL.C) If these are gone, the feature might have been lost. If there is interest in my last version of XaAES of 2002, I can put it back on my homepage. -- Groeten; Regards. Henk Robbers. http://members.chello.nl/h.robbers Interactive disassembler: TT-Digger; http://digger.atari.org A Home Cooked C compiler: AHCC; http://ahcc.atari.org