Uno 320 x 240 TFT on Mega

Hi all Maybe I think I was smart by finding this, maybe I'm way late.
In my research into using an Adafruit compatible 320 x 240 tft (for Uno) on a Mega the most common thing I saw was using SoftSPI to access to the SD card.

Technician by trade, so never happy with a software solution if a physical one is possible.

If you look at the unoccupied P2 connector on the tft board you will see 4 tracks leading directly to the SD card holder, and 2min with a multimeter tells that the SPI interface is duplicated on the board.
Can't give pin numbers on the tft board as they have no marking but they at very close to pins 50-53 as needed by a Mega.

Works sweet.

To be honest I physically separate pins 10 - 13(uno req) from 50 - 53 (mega) since they would be shorted via the tft board. But my guess is that if you set 10-13 to input or hi-z there should be no conflict. But I'll leave that to the masters for comment.
Point being the Uno version is way more common 10$ AU so for the effort of 4w...