Quite a bit of work on VDP2 lately, implemented the perspective planes, sky, and the weird fish eye effect.
I always wondered how that worked. Turns out it's a per-pixel offset table covering the top half of the screen. Bottom is just reading the table in reverse.
#panzerdragoonsaga #decompilation