@MskoDestny
Well there are 8 reserved pins that could theoretically be used for the rest of the address bus, but generally speaking it's unwise to use reserved pins for anything
These trapdoor pins (no. 1 to

are not reserved for
"anything". :-D They are reserved for A24 to A31 address lines (check the schematic of A1200 main board).
So, if the A24 to A31 address lines of the existing turbo cards are not connected to the trapdoor slot, it is certainly a limitation of the turbo cards, not the limitation of the A1200 trapdoor slot.
I don't see how Warp3D can use more than 8MB of texture memory (apart from using the MMU).
You explained it yourself: "The Mediator hardware does provide banked access to the whole 4GB PCI address space (i.e. the driver (
Warp3D driver in this case) has to write to a register to change the bank)". :idea: