CP/M emulator: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
|Website=
|Website=
}}
}}
[[image:|right]]
CP/M (Z80) emulation package emulates the microprocessors Intel 8080/8085 and Zilog Z80. All documented and undocumented Op codes are emulated. Even the undefined behaviour of flags is the same as on the target platform. The emulation is extremely fast.
CP/M (Z80) emulation package emulates the microprocessors Intel 8080/8085 and Zilog Z80. All documented and undocumented Op codes are emulated. Even the undefined behaviour of flags is the same as on the target platform. The emulation is extremely fast.


Line 16: Line 13:


If you are used in programming under CP/M and using these microprocessors, you should not have any problems with the lack of an English documentation.
If you are used in programming under CP/M and using these microprocessors, you should not have any problems with the lack of an English documentation.
==License==
* Freeware


[[Category:Emulators]]
[[Category:Emulators]]
[[Category:Freeware]]

Latest revision as of 20:49, 21 October 2025

CP/M emulator
Version
Vendor Noller & Breining Software
Author Markus Noller, Klaus Breining
License Freeware
Download CPM_2
Website

CP/M (Z80) emulation package emulates the microprocessors Intel 8080/8085 and Zilog Z80. All documented and undocumented Op codes are emulated. Even the undefined behaviour of flags is the same as on the target platform. The emulation is extremely fast.

To support development tools, this emulation also contains a complete operating system, which is compatible to CP/M. However the CCP has been enhanced by some additional commands known from the various PC operating systems (DOS, OS/2).

If you are used in programming under CP/M and using these microprocessors, you should not have any problems with the lack of an English documentation.