***   SpecLD v1.0beta   ***
2001 by Antonio Di Stefano


Many Spectrum emulators can load the .SNA memory image files but can't
load directly a Z80 object code file into memory.
This program allows you to create an .SNA memory image file containing
your object code starting from a specific memory location.
When you load this .SNA file into the Spectrum emulators you will find
your code already loaded in the specified memory area.

Syntax:
specld objfile.obj staring_address
es.
specld myobj.obj 32768

you will obtain an image file called "objfile.sna"
NOTE: only decimal address are accepted (not hex!).

If you need to repeat many times this command (i.e. if you modify and
re-assemble your program) is convenient to put it in a .bat file.


The program uses an "Empty" image file (Image.sna). Please don't modify
this file.


This software is 2001 by Antonio Di Stefano and is freeware,
you can distribute it freely.

You can write me at:
- ragazzoionico@tin.it

You can download my programs at:
- http://it.geocities.com/antonio_di_stefano/

You can listen to my music at:
- http://stage.vitaminic.it/antonio_di_stefano/
