Hi!
I want to ask if exists any assembler for CP/M? Programming Z80?
Please leave link here.
Thanks for help.
Miro
Any Z80 assembler can produce CP/M executables, as they have no header information and always start at $100. A list of some popular Z80 assemblers for various operating systems can be found here; (http://www.z80.info/z80sdt.htm#SDT_ASM) the SMS-Power homebrew community recommends WLA-DX, (http://www.villehelin.com/wla.html) a multi-target assembler for Windows.
If you're looking for a native CP/M assembler, there are several, including the one supplied with CP/M itself (though I think it was dropped from the Commodore distribution for space reasons.) A good place to look is Bo Zimmerman's Commodore FTP archive, (http://www.zimmers.net/anonftp/pub/cpm/index.html) which also has links to some CP/M specific sites.
In the Bo Zimmerman's site, you can find Double-Ass, a 6502 and Z80 assembler for the C128.
http://www.zimmers.net/anonftp/pub/cbm/c128/programming/index.html (http://www.zimmers.net/anonftp/pub/cbm/c128/programming/index.html)