Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!ece-csc!ncrcae!ncr-sd!bigbang!pyramid!batcomputer!braner From: braner@batcomputer.tn.cornell.edu (braner) Newsgroups: comp.sys.atari.st Subject: Re: Writes to ST Cartridge Ports? Message-ID: <1567@batcomputer.tn.cornell.edu> Date: Tue, 30-Jun-87 00:28:28 EDT Article-I.D.: batcompu.1567 Posted: Tue Jun 30 00:28:28 1987 Date-Received: Sat, 4-Jul-87 22:47:23 EDT References: <8706292047.AA13208@ucbvax.Berkeley.EDU> Reply-To: braner@tcgould.tn.cornell.edu (braner) Distribution: world Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 23 Summary: Here's one way [] I put a math chip (NS32081) on the cartridge port of my ST using the following hardware mod of the ST that I proposed as a standard: Cut pins 1, 39 and 40 behind the cartridge connector (they are redundant 5V and gnd pins). Connect pin 1 to the CPU R/W line. Build a decoder inside the ST (I used one chip, a 74HCT138) that passes the CPU ~AS signal but only when the address on the address bus is in the fourth megabyte ($3xxxxx). Connect that signal to pin 39. Connect pin 40 to the CPU clock (8 MHz). You can now write to the cart port using any address in the $3xxxxx range, and read using the original cartridge port addresses (only!). You can still use standard cartridges if you cut the traces to pins 1,39,40 inside them. - Moshe Braner