X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=mappers%2F69.c;h=b204a542d86fff73fb16c3eabff583435c3aa9ef;hp=5d152433df5a49c6b87d422e5b6848d348fd615c;hb=43725da7349c85fa13e828fdbf20cc7ac8d298d6;hpb=386f5371eb984fb9c2860c83e740890a75cd45c1 diff --git a/mappers/69.c b/mappers/69.c index 5d15243..b204a54 100644 --- a/mappers/69.c +++ b/mappers/69.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "mapinc.h" @@ -52,7 +52,7 @@ static DECLFW(Mapper69_SWH) int x; GameExpSound.Fill=AYSound; GameExpSound.HiFill=AYSoundHQ; - if(FSettings.SndRate) + if(FSettings.SndRate); switch(sunindex) { case 0: @@ -148,7 +148,7 @@ static void DoAYSQ(int x) static void DoAYSQHQ(int x) { - uint32 V; //mbg merge 7/17/06 made uitn32 + int32 V; int32 freq=((MapperExRAM[x<<1]|((MapperExRAM[(x<<1)+1]&15)<<8))+1)<<4; int32 amp=(MapperExRAM[0x8+x]&15)<<6; @@ -196,7 +196,7 @@ static void AYHiSync(int32 ts) CAYBC[x]=ts; } -static void SunIRQHook(int a) +static void FP_FASTAPASS(1) SunIRQHook(int a) { if(IRQa) {