Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

*********

* DDE48 *
*********
This is small console program to transmit a file into the Emu48 emulator. It's
especially made for programming environments that want to send the compiled
file to Emu48 for testing. Emu48 must be started first before transmitting.
The syntax is:
DDE48 [/Servicename] filename
This is made by a simple DDE POKE command, you can find the details of the DDE
interface in the Emu48.txt document. I'm just wondering that nobody implemented
this interface in his programming environment so far. The source files are
included now.
11/09/06 (c) by Christoph Gieelink, c dot giesselink at gmx dot de

You might also like