merge mapper code from FCEUX
[fceu.git] / mappers / mmc2and4.c
index 022d736..d34cc6b 100644 (file)
@@ -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"
@@ -25,7 +25,7 @@
 #define latcha2 mapbyte2[1]
 
 
-static void FP_FASTAPASS(1) latchcheck(uint32 VAddr)
+static void latchcheck(uint32 VAddr)
 {
      uint8 l,h;