"I'm not speaking of Primary Image architecture when talking about glide, since at that point it's just a V2 with an extra TMU. It's not using the MIPS CPU, it's not using the TEMPEST API. It's using a custom glide2x library for the extra TMU. So what's so special about this that you're not calling it 3dfx architecture? It's 3x TMUs connected to 1 FBI, connected to PCI. That's it."
They have different glide driver, it needs to be recompiled. Wrote about that.
"Then I wrote they use hacky way with copy of mem 2nd to 3rd tmu and also they have to use multiplex/banking because of limitation of address space"
What's the hacky part exactly? It works exactly as intended. There is no multiplexing or banking going on there. And again you're ignoring this part: Alternatively, you can use single texturing and simply use the additional TMU to provide an extra 4MBytes of texture memory.
Wrote about that. Copying 2nd tmu mem to 3rd. Or PI's own solution to use multiplex to handle 3rd tmu. It needs custom drivers.
"I'm not going to talk about the 8MB window again, since you ignored what I previously posted."
You may not, but it exists and you have to agree with this. If you wanna full access to 3rd tmu, you have access to it by window in address space. But you can't use 3x4MB in 8MB window directly, without extra signal and multiplex/buffers/cache/etc. You still ignore it.
You wrote: "On the Piranha the 3dfx part can't be directly accessed by the host PC via the PCI bus, everything goes through the MIPS CPU. Regardless, the TMUs are still connected to the FBI, and the FBI is still connected through the PCI bus to the MIPS CPU."
That's why they can use 3rd tmu, they use own drivers, they can multiplex data for 3rd tmu. This is hacky way. Don't you see this?
According above, I'm sure your 3rd tmu will never work with direct config 3x4MB and existing 3dfx drivers/tools. And because of this, your tmus are fake 12MB, because in reality they are only 8MB. Until you discover how to map it to the address space and get full control of all of them.
I've finish. I wish you great day. And again, no offense and good luck. Just make a proof you can do it, because now you just did v2 in sli + hdmi out in fancy and expensive form.