I was bored so I made new doors for the original Metroid, but I can't find the TSA data for the back end of the doors to edit it. I know they go like this:
LEFT:
0f 1010
1f 1010
2f 1010
2f 1010
1f 1010
0f 1010
RIGHT:
0F0F 0f
0F0F 1f
0F0F 2f
0F0F 2f
0F0F 1f
0F0F 0f
(Note: The lowercase part is the part that you shoot to open, I put it in lowercase because it's on another page, and it's not even really what I'm looking for)
I was hoping that if I searched for "10101010" in a hex editor, it would be able to locate it, but I didn't have any luck. So I was wondering if anyone knew something about it.
If you're wondering, here's what the doors look like that I made: