Re: [hatari-devel] HW support matrix for manual |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] HW support matrix for manual
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Tue, 24 Dec 2019 09:04:05 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1577174648; bh=VweulBfXCqQfmMRCluhAlAewEw/7YzjNg+l9vvNE0JY=; h=Date:From:To:Subject:From; b=ZMP7XFllq6LjIe+QuAujzdVrxmxrRCfhK0muJLB638aACggnxdR6GwCQnKkiM/IR3 aN3sfAbQZs87imd/9E0VCZtQv7HwdVhkxlgC+LB7lhBE+dcQsTHKH0QJcEc4yD22lM 4LYfd9Kak+jHt0VCZefkozoqfG+2r8+9ia75SKOqmPdAzhpj3pul3Dg/UcQNEJUKmB SpVBIJ7r2wyLu9uczmD8nDi7QZFLRi9p25N33rcL8N9S8hV87EET7QlXTX2j6JYB7h AgdBFU4vHZL8DyxS39AUrI5SPoc6W1RhLW+9RWUSoL+tF6toivwkJUT939j895Pve2 oA2/mzuBfbUmg==
Am Mon, 23 Dec 2019 01:00:04 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
[...]
> Atari HW configuration matrix
> -----------------------------
>
> Table below lists HW features belonging to each Atari machine, except
> for the ones common to all
> (FDC, IKBD, MFP, MIDI, PSG, RS-232, Shifter...).
>
>
> ST STe MegaST MegaSTE TT Falcon
> HD interface:
> ACSI x x x x x -
> IDE [1] [1] [1] [1] [2] x
> SCSI - - - - x x
>
> Other HW:
> 56001 DSP - - - - - x
> Blitter [3] x x x - x
> MFP2 (TTMFP) - - - - x -
> Microphone - - - - - x
> MMU - - - - x x
I'd drop MMU from the list since you could also use a 68030 with MMU on
a plain ST with TOS 2.06 for example.
> RTC - - x x x x
Note that there are two kinds of RTCs ... the simple ones from the Mega
computers that did not have NVRAM, and the advanced ones that have been
used in TT and Falcon and had NVRAM. Maybe you should separate them or
introduce an additional "NVRAM" column?
> SCC A/B - - - - [4] [4]
Mega-STE has SCC, too.
> Stereo DMA - x - x x x
> TT-RAM - - - - x [5]
> Videl - - - - - x
I think it does not make much sense to list the video chips. Otherwise
you have to list "STE shifter" and "TT shifter", too, since they were
different from the normal ST shifter.
> ST STe MegaST MegaSTE TT Falcon
>
> x = Stock machine configuration
> [1] Requires EmuTOS or TOS 2.06
> [2] Requires EmuTOS or Linux
> [3] Add-on, supported since TOS 1.02
> [4] Only partial support in Hatari
> [5] Hatari patches TT-RAM support to TOS v4.04
>
Happy holidays,
Thomas