CP/M emulator: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
m Links: dead
 
Line 13: Line 13:
* [[Klaus Breining]]
* [[Klaus Breining]]
* [[Noller & Breining Software]]
* [[Noller & Breining Software]]
==Links==
*Download: [http://hobbes.nmsu.edu/h-search.php?key=cpm_2_10g.zip Version 2.1] - German


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

Latest revision as of 12:43, 15 January 2020

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.

License

  • Freeware

Author