MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.
Multi-Pak Interface: Difference between revisions
No edit summary |
|||
| Line 21: | Line 21: | ||
'''To use the MULTI-PAK smoothly with Color Computer 3, use this:''' | '''To use the MULTI-PAK smoothly with Color Computer 3, use this:''' | ||
Upgrading 26-3024 MPIs | Upgrading 26-3024 MPIs typically replaces the existing PAL chip with a PAL/GAL chip programmed for the CoCo 3's addressing pattern, or redirect a pin on the PAL to a 74SL10 to limit the addressing. | ||
Upgrading the 26-3124 involves trace cutting and wiring in a 74LS10 chip to change the addresses. | Upgrading the 26-3124 involves trace cutting and wiring in a 74LS10 chip to change the addresses. | ||
(From Cloud9's website): Here's a simple test that will determine if your Mulit-Pak has already been upgraded to work with a CoCo 3. From BASIC's OK prompt, type PRINT PEEK(&HFF90) and press ENTER. If 126 is returned then the Multi-Pak has been upgraded. If it returns 255 then it has NOT been upgraded. | |||
To make a 20-3024 Multi-Pak Interface work with both a CoCo 1/2 and a CoCo 3 requires a piggybacked PAL/GAL with a switch to activate one or the other. I'm sure someone can figure out some circuitry to switch the 20-3124 type Multi-Pak Interface. | To make a 20-3024 Multi-Pak Interface work with both a CoCo 1/2 and a CoCo 3 requires a piggybacked PAL/GAL with a switch to activate one or the other. I'm sure someone can figure out some circuitry to switch the 20-3124 type Multi-Pak Interface. | ||
Revision as of 20:14, 18 April 2021
| WELCOME |
|---|
| Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al |
See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.
This page was last updated on 04/18/2021. Total Pages: 747. Total Files: 997.
Home / Hardware - Multi-Pak Interface



The MULTI-PAK is a peripheral that plugs into the expansion slot (cartridge port) of the Color Computer and expands it to handle up to 4 cartridges interchangeable and can be used one at a time without having to put out one another. This exchange of the 4 slot can be done without shutting down the computer, although sometimes a reset is required. You can even do some things with several at once.
The following models exist:
- 26-3024 Grey
- 26-3024 White
- 26-3124 White
- 26-3124A White
There are also custom made MULTIPAK and 8 Slot MULTIPAK
To use the MULTI-PAK smoothly with Color Computer 3, use this:
Upgrading 26-3024 MPIs typically replaces the existing PAL chip with a PAL/GAL chip programmed for the CoCo 3's addressing pattern, or redirect a pin on the PAL to a 74SL10 to limit the addressing.
Upgrading the 26-3124 involves trace cutting and wiring in a 74LS10 chip to change the addresses.
(From Cloud9's website): Here's a simple test that will determine if your Mulit-Pak has already been upgraded to work with a CoCo 3. From BASIC's OK prompt, type PRINT PEEK(&HFF90) and press ENTER. If 126 is returned then the Multi-Pak has been upgraded. If it returns 255 then it has NOT been upgraded.
To make a 20-3024 Multi-Pak Interface work with both a CoCo 1/2 and a CoCo 3 requires a piggybacked PAL/GAL with a switch to activate one or the other. I'm sure someone can figure out some circuitry to switch the 20-3124 type Multi-Pak Interface.
Neither setup is stable with the other CoCos. That is, once you upgrade to the CoCo 3 address set, your CoCo 1/2 will be unreliable with that Multi-Pak Interface.
26-3124 Multi-Pak Interface CoCo 3 Upgrade #1 (add in a 74SL10 chip to limit the address range)
26-3124 Multi-Pak Interface CoCo 3 Upgrade #2 (program and add in a new GAL chip to replace the logic of the PAL)
26-3024 Multi-Pak Interface CoCo 3 upgrade By Robin W. Drake (add in an 74SL10 chip to limit the address range)
Besides the two that provides Cloud-9 hardware Upgrade PAL Multi-Pak, but you have to send the MULTI-PAK.
The disk controller must be used in slot 4, and while you can use two disk controllers in the Multi-Pak Interface, problems exist as their addressing may conflict. This may be worked-around in some software.
Links
- Multi-Pak Interface Owners Manual (Tandy)
- Multi-Pak 26-3124 for the Color Computer 2 Owners Manual
- 8-slot-mpi-multi-pak-interface-design
Video
- YouTube Atarileaf with a joke about MULTI-PAK in the movie The Fifth Element
Mod
A 74SL10 chip is used to provide 3 NAND gates that when combined as described limit addressing to not include the overlapping regions of memory. The 74LS10 can be mounted on top of another chip to provide provide power and ground, attaching pins 7 & 14 with pins 7 & 14 of the mounted chip. Bend out the other pins to not touch the underlying chip and run wires to the appropriate points to provide the logic needed, with one pin of the PAL redirected from its normal path. The points differ for the 26-3024 and 26-3124; both modifications outlined here (and in above links):
Detail for 26-3024:
Detail for 26-3124:

