Taken from the Virtual Console: Alien Soldier USA
Looks like they just changed both the region and the sound speed by modding the European ROM (the file is even called "AlienSoldier_Europe_USA.SGD"), but it's an official release anyway.
Byte 0xCEC changes the music tempo, by the way (60 for NTSC, 65 for PAL)
EDIT: Also, from the European VC: Mega Turrican
This one's based on the US ROM, they removed the region lock, one of the splash screens and changed some text in the ending. Much stuff seems to have been moved inside the ROM, so they probably made a new build instead of hex-editing.
EDIT 2: There's also a "patch" file inside the Alien Soldier directory, reflecting the changes made to the European ROM:
# # $Id: patch-AlienSoldier,v 1.2 2007-10-09 13:31:00 m2 Exp $ >0x183 string "MK-01186-00" 0x350: beshort 0x4e71 x 0x8e # >>0x1f0 string "A" 0xf062: beshort 0x4e71 # nop beshort 0x4e71 # nop 0xf076: beshort 0x4eb9,0x001f,0xff00 # jsr $1fff00.l beshort 0x4e71 # nop 0x1fff00: beshort 0x4eb9,0x0000,0xf65e # jsr $00f65e.l beshort 0x5478,0xa950 # addq.w #$02,$ffffa950.w beshort 0x42b8,0x8240 # clr.l $ffff8240.w beshort 0x4e75 # rts
It's also present in Mega Turrican's, but it's empty in that case.


04