Linux-Hams archive - June 1997: Re: Z80 C cross-compiler, assembler, linker for X1J4

Re: Z80 C cross-compiler, assembler, linker for X1J4

C (hahwu@daehne.de)
Fri, 06 Jun 1997 22:33:41 +0200


Alan Crosswell wrote:
>
> Yes, I saw something go about about a CP/M emulator.... Since it's free,
> would you mind zipping it up and sending it along? I'll bet our Kermit
> group still has a superbrain I could use if the CP/M emulator doesn't pan
> out:-)
> /a

Begin3
Title: CP/M-80 emulator
Version: 0.2
Entered-date: 06JUN94
Description: This emulator does emulate a Zilog Z80 CPU and a
lookalike to the DR CP/M-80 operating system.
Emulation is performed on BDOS level, and optional
on BIOS level.

i386 (as assembly language is used)
system which may perform non-aligned word access
(in short: a [3-9]86 Linux system)
Keywords: CP/M emulator Z80
Author: terhi.victor@logonet.com ( Michael Bischoff)
Maintained-by: ()
Primary-site: sunsite.unc.edu /pub/Linux/system/Emulators
115K cpm-0.2.tar.gz
Copying-policy: GNU Copyleft
End