![]() |
STLabs, an ATARI 16/32 computers hardware lab! |
adding ATA/IDE harddisk support and 2* SIMM EDO BANKS for up to 64MB TT FAST-RAM. Author: Frédéric Pécourt - 2006/12 Last update : 2007/09 |
TTRAMIDE CARD FEATURES
In
order to directly boot in IDE mode, I
made a small patch for the TOS which requires one of the four EEPROMS
to be reflashed. In that case SCSI drives are not direclty bootable but
require an IDE drive to be present first (or a boot floppy with
HDDRIVER). Cecile is not yet checked.
1. one
signal needed to acknowledge the IDE drive interrupts (DMA IRQ).
2. the
second needed to acknowledge 16-bits transfers to the CPU (very easy on
TTs with 16 to 32MHz add-on cpu card, but not tested on TTs with mint
32MHz cpus).
3. the third is the 32MHz master clock ![]() ![]() |
September 2007 After
months of
unsuccessful fight for the design to work, It appeared that the origin
of the problems laid in the 32MHz daughter board of the TT030 itself.
So after having changed it I managed to reach the full burst mode
performance!
I
then had the choice to stick to a 16Mhz main clock as provided by the
Atari connector or to directly pick up the system 32 MHz clock, which I
did. As a consequence, I got a 30% improvement over the original Atari
TTRAM card.
December 2006 First successful IDE + 16MB EDO boot |