Am 03.08.23 um 04:54 schrieb dxforth:
> CP/M was written for the 8080. Depending on the intended audience you may wish to avoid
> using Z80-specific instructions.
>
Ok, this will not be that important for me, because I plan to have them
running on Z80 hardware or emulations only. Though, all my code, mainly
in C, was always be open source. So it can be compiled on other
processor architectures too, if needed.
At first CP/M code will be experiments and getting familiar with the
platform.