CP/M emulator: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[image:cpm.jpg]]
[[image:cpm.jpg|right]]
==Description==
==Description==
CP/M (Z80) emulation
CP/M (Z80) emulation
Line 7: Line 7:
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 and - I can't remember the other at the moment).
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 and - I can't remember the other at the moment).


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 there are enough requests, however, I will translate the 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. If there are enough requests, however, I will translate the documentation.
 
==Download==
* [http://hobbes.nmsu.edu/h-search.php?key=cpm_2_10g.zip Version 2.1 - German]


==License==
==License==
Line 21: Line 18:


==Links==
==Links==
*Download: [http://hobbes.nmsu.edu/h-search.php?key=cpm_2_10g.zip Version 2.1] - German


[[Category:Software]]
[[Category:Emulators]]

Revision as of 23:26, 5 April 2017

Description

CP/M (Z80) emulation

This 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 and - I can't remember the other at the moment).

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 there are enough requests, however, I will translate the documentation.

License

  • Freeware

Author

Links