Is it possible to send someone a file for download to zx processor without sending them the source code ?
Is there a binary or similar that can be sent ?
thanks
Distributing code ?
Re: Distributing code ?
The .zxb file produced by the compiler contains the code that is downloaded to the ZX device. Generally, the .zxb file will be in the same directory as the project file (.pjt).FFMan wrote:Is there a binary or similar that can be sent ?
- Don Kinzer