Hi Snuci
I don't know about the enclosures. They look like off the shelf stuff but Rockwell could have used them. The boards inside are either STD bus or Euro bus ( I think that is what they are called ). The cables on the back are likely for pods that are likely gone.
I have a similar development system but mine would have had a external floppy drive and some special monitor ( most likely with the drive in the same enclosure ). Mine has a 6502 processor board that I expect to just connect to a RS232 serial ( the processor boards have RS232 drivers ). Mine didn't use BASIC but a house setup Forth based on Fig Forth. I've made some modifications to the code on mine to boot to serial but not had time to try it out.
I see you have a full set of manuals. I hope one of them is for the processor board ( I can't read the fine print ). If so, I'd really love to get a copy of it. There are a lot of configuration jumpers on the CPU board.
My unit uses the Euro bus boards. These are hard to get additional boards for but the STD bus boards are more common in the US. Still, I have more than enough RAM ( I have 64K plus 32K on the ICE boards ). It is possible to bank the boards so one could have more than 64K RAM. There is a separate ICE interface board in mine but isn't of much use without the POD at the end of the cable and some software to load.
These are the same boards that they sold for industrial use so they are quite high quality.
If you like, I can give you a copy of my modified Forth. I assume the BASIC it has is related to the BASIC used on the AIM65. Looking at the Forth I have, it looks similar to the AIM65's Forth. If you get any disk with it, it would be great to make copies. The disk would have things like the assembler and debugger stuff.
The CPU likely uses those nasty 24 pin 8K byte EPROMs. Not many programmers handle them. One can always make an adapter to the more standard larger 28 pin chips.
Dwight