Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!brl-adm!brl-smoke!smoke!F-S@EDWARDS-2060.ARPA From: F-S@EDWARDS-2060.ARPA Newsgroups: net.micro.cpm Subject: z80 devel on ibm (&clones) Message-ID: <547@brl-smoke.ARPA> Date: Mon, 5-May-86 13:09:06 EDT Article-I.D.: brl-smok.547 Posted: Mon May 5 13:09:06 1986 Date-Received: Thu, 8-May-86 04:42:22 EDT Sender: news@brl-smoke.ARPA Lines: 20 In article <2763@sdcrdcf.UUCP>, alex@sdcrdcf.UUCP (Alex Hwang) writes: > I am in a situaion where I need to develop code on an IBM-PC but the > debugged code is going to run on a custom Z80 board. I am interested > in any information relating to the following : > > 1. Z80 or CP/M cards on IBM-PC. > 2. Cross-compiler or cross-assembler between 8088 and Z80. > 3. 1Mbit EPROM or EEPROM burner with interface to IBM-PC. > develop, download, and debug code on IBM-PC for Z80 CPU. > > Thanks. > > Alex Hwang The cheapest solution is to replace your 8088 with the NEC V20 chip. Besides having a superset of the 8088 instruction set it has an internal z80 emulator, allowing direct running of z80 software. Regards, der -------