X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=mappers%2F85.c;h=dfe64347cd1260cff5f25f5d46a53bfadfea66b0;hp=bae3b666eb67652ee969522d18d6459e758c6ca9;hb=386f5371eb984fb9c2860c83e740890a75cd45c1;hpb=d97315ac0bca825d2d50a44453bc5652946e2c67 diff --git a/mappers/85.c b/mappers/85.c index bae3b66..dfe6434 100644 --- a/mappers/85.c +++ b/mappers/85.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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "mapinc.h" @@ -34,7 +34,7 @@ void DoVRC7Sound(void) { int32 z,a; - //if(FSettings.soundq>=1) return; + if(FSettings.soundq>=1) return; z=((SOUNDTS<<16)/soundtsinc)>>4; a=z-dwave; @@ -113,7 +113,7 @@ DECLFW(Mapper85_write) } } -static void FP_FASTAPASS(1) KonamiIRQHook(int a) +static void KonamiIRQHook(int a) { #define ACBOO 341 // #define ACBOO ((227*2)+1)