I modified the rom to use MMC3_118.
Now my rom works on an actual RetroPak (needs already created .sav for SRAM, it works on Nintendulator, and the latest build of FCEUX.
Someone contacted me, saying they tried to install my work on a tksrom board, and he told me the scores and names are all screwed up, and player 2 has no tile flip functionality, and he said Nestopia gave him the same result.
The code I have for my sram is A980 8D01A0.
So I looked at my reset vector and I placed the code there, before I do any kind of modification to the sram. I boot the rom, and I get the same error. It seems like all of $6000-$7FFF is filled with 60's, cause thats the tile id that shows up where the names and scores should be.
I checked the nestopia log, and it does notice the A001, and loads the .sav.
I am so lost. Id appreciate any suggestions. Thank You.

-infidelity