[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help on IIe AE Transwarp



viashannon@aol.com (ViaShannon) wrote:
>I bought a AE Transwarp for the IIe and it came with no manual. I don't
>know what slot to put it in and also I do not know how to set the dip
>switches. If anyone has any information on this please SEND!
>HELP!!!!!!!!!!!!!!!!!!!!!

Put the TW in Slot 3 (third from the power supply).

The switches do special things for the slots. Each switch number matches 
the slot it applies to.

Put all switches in the left (corner) block to ON unless you have a 
"Language Card Bank-Switched" memory card in that slot (highly unlikely).

Put all switches in the right block to ON unless there is a floppy in that 
slot.  For example, typically you will have Slot 6 set to OFF for your 
5.25 drive(s).

Switch 8 on both blocks sets the default speed; set them both ON for 
3.6mhz or both OFF for 1mhz.

To completely disable the TW, hold down ESC during power up.  Holding down 
"0" will activate the TW self-test.  "1" will bypass the startup logo.

Speed can be controlled with certain POKES:

POKE 49268,0 enables max speed set by switches.
POKE 49268,1 runs at 1mhz
POKE 49268,2 disables TW completely (requires power-off to clear)

I think that covers it.

TomZ