Chips can be emulated by the Prop as Jac Goudsmit did with the L-Star (which I have BTW) and as demonstrated by the SIDCOG object. So a lot of things could be built in software without requiring physical hardware changes.
I/O could be moved at will. ROMS could be swapped in seconds or less. The Prop could (does) provide a back end console that allows monitoring the system independent of the CPU.
The I2C bus would allow expansion of numerous hardware ICs like real time clocks, serial I/O, parallel, and lots of neat stuff like wireless and so forth (
) without having to add more lines to the Prop or the CPU. The fantasy goes on in my mind but that's the basics.
I have successfully interfaced the Prop, SRAM, and a 65816 using only the first 64k, and had the two reading and writing the SRAM, but with errors. After I pulled the breadboard apart intending to redo everything, I found the wiring error staring me in the face, of course. Even though I had looked at it a hundred times. At the moment I am restarting everything and am going to clean the wiring up, finish a schematic to show you guys, and start over.
So in the meantime Forth has appeared as a really good way to run things on the Prop side and maybe even the CPU side. Heck, maybe the Prop could inject Forth words (tokens?) in RAM for the CPU... or vice versa.
I'd greatly appreciate comments on this project. I'm all self-taught on the hardware side and things take a while to sink in these days. It's fun though and I'm not afraid to try things. My assembly skills and soldering is decent having built numerous projects. This is my first design though. I'm calling it the Miniac after a computer in an old children's adventure book series I read when I was a kid.
Thanks,
George