Re: AltairZ80 simulator updated
- From: no.spam@xxxxxxxxxxxxxxxxxxxxxxx
- Date: Thu, 31 Jul 2008 00:15:13 GMT
On Wed, 30 Jul 2008 14:25:00 +0200, Axel_Berger@xxxxxxxxx (Axel
Berger) wrote:
*Barry Watzman* wrote on Tue, 08-07-29 02:55:
memory mapped I/O
Please correct me, but as far as I know neither the 8080 nor the 8086
nor any of their derivatives use memory mapped I/O. In fact this is
what made the IBM-AT emulator for the Atari using little more that a
bare 80286 possible -- all I/O were redirected to native 68000
subroutines and all memory accesses done directly.
Generally they do not. But, there is NOTHING to prevent you from
doing so and I can state that one system the NS* Horizon uses memory
mapped IO to do the FDC.
There are a lot of good reasons to do memeory mapped IO on
8080/8085/z80 (and others) in that you ahve greater address space
and logical operations on ports are doable plus word (16bit) transfers
in a single instruction even with 8080!
Allison
.
- Follow-Ups:
- Re: AltairZ80 simulator updated
- From: Amardeep S Chana
- Re: AltairZ80 simulator updated
- References:
- Re: AltairZ80 simulator updated
- From: Barry Watzman
- Re: AltairZ80 simulator updated
- From: Axel Berger
- Re: AltairZ80 simulator updated
- Prev by Date: Re: WANTED: Translator from German
- Next by Date: Re: AltairZ80 simulator updated
- Previous by thread: Re: AltairZ80 simulator updated
- Next by thread: Re: AltairZ80 simulator updated
- Index(es):
Relevant Pages
|