Download HxD (the hex editor I'll be referencing)
Open the HxD
Open the save in the HxD
Edit > Select Block > Select Hex, then Start-offset: 10000 End-offset: 1FFFF > OK. This should select half your save.
Now press Delete on your Keyboard. This removes the second half.
Now save.
It'll prompt you if you want to change file size, and if you want to proceed. Hit OK.
Keep this window open (not closed)
Now Open another window in HxD.
Make a copy of your ROM and keep it safe and unedited somewhere.
Load your ROM into HxD. CTRL+G and Go to the address, yours being FC0000.
Now go back to your save window CTRL+A and CTRL+C the data. (Select all and copy).
Now go back to the ROM window, your cursor should still be at the location. CTRL+B (Paste Write). This overwrites the save in the same location on your ROM.
Now save your ROM in HxD. You should not get a prompt to change file size. If so, you did some steps wrong.
Now that the ROM is edited, write it back to your cart using the GB operator tool.
Make sure you read all the steps carefully. It is all at your own risk.