Newsgroups: comp.os.linux.announce
From: Michael Bischoff <mbi@mo.math.nat.tu-bs.de>
Subject: ANNOUNCE: CP/M-80 Emulator
Message-ID: <ann-14487.771009324@cs.cornell.edu>
Date: Tue, 7 Jun 1994 17:15:41 GMT
Approved: linux-announce@tc.cornell.edu (Matt Welsh)

Hello,
I have uploaded my CP/M-80 emulator to sunsite.unc.edu. It should appear
in system/Emulators soon.
The software does emulate a Zilog Z80 CPU with the exception of input/output
and interrupt specific opcodes. Emulation should be quite fast, as the
80386 and the 8080 use quite similar flag settings. (386DX-33 approx 6 MHZ Z80)
The basic part of a CP/M-80 BDOS is emulated, and Z80-sources and binaries
for a command interpreter (CCP) are included.

Have fun
      Michael

- --------------------lsm-entry follows--------------------------
Begin2
Title        = CP/M-80 emulator
Version      = 0.1
Desc1        = This emulator does emulate a Zilog Z80 CPU and a
Desc2        = lookalike to the DR CP/M-80 operating system.
Desc3        = Emulation is performed on BDOS level, and optional
Desc4        = on BIOS level. 
Desc5        = 
Author       = Michael Bischoff
AuthorEmail  = mbi@mo.math.nat.tu-bs.de
Maintainer   = 
MaintEmail   = 
Site1        = sunsite.unc.edu
Path1        = /pub/Linux/system/Emulators
File1        = cpm.tar.gz
FileSize1    = 115K
Required1    = i386 (as assembly language is used)
Required2    = system which may perform non-aligned word access
Required3    = (in short: a [3-9]86-Linux system)
Required4    =
CopyPolicy1  = GNU Copyleft
CopyPolicy2  =
Keywords     = CP/M emulator Z80
Comment1     = 
Comment2     =
Comment3     =
Comment4     =
RelFiles1    =
RelFiles2    =
RelFiles3    =
Entered      = 06JUN94
EnteredBy    = Michael Bischoff
CheckedEmail = mbi@mo.math.nat.tu-bs.de
End
------- end -------
--
Mail submissions for comp.os.linux.announce to: linux-announce@tc.cornell.edu
Be sure to include Keywords: and a short description of your software.
