Mode 7 can be achieved a couple of different ways. One of them is clever zooming of the different horizontal layers of pixels on the screen. That's what produced the effect on the SNES and GBA, but it's hard to implement into SB. Another is using a 3D projection formula to derive some equations that translate 2D coordinates to 3D coordinates assuming constant Y values.