Included in this archive:

-  a replacement z80.lib, to be used with SDCC,to make Amstrad CPC programs 
which can run under AMSDOS/BASIC/firmware environment. This z80.lib has 
been built using the standard SDCC libraries with the div.s replacement 
file.

- a modified div.s which is compatible with Amstrad CPC's 
AMSDOS/BASIC/firmware. (The 'ex af,af' instruction has been removed. Use 
of the alternate register sets in AMSDOS/BASIC/firmware is not allowed, 
because this environment uses the alternate registers to store state data)

Kevin Thacker, September 2004

