merge mappers from FCEU-mm
[fceu.git] / boards / smb2j.c
index 15655a7..286f3dc 100644 (file)
  *\r
  * You should have received a copy of the GNU General Public License\r
  * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA\r
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
+ *\r
+ * FDS Conversions\r
+ *\r
  * Super Mario Bros 2 J alt version\r
  * as well as "Voleyball" FDS conversion, bank layot is similar but no bankswitching and CHR ROM present\r
+ *\r
+ * mapper seems wrong researched by me ;( it should be mapper 43 modification\r
  */\r
 \r
 #include "mapinc.h"\r
@@ -71,7 +76,7 @@ static void UNLSMB2JReset(void)
   Sync();\r
 }\r
 \r
-static void UNLSMB2JIRQHook(int a)\r
+static void FP_FASTAPASS(1) UNLSMB2JIRQHook(int a)\r
 {\r
   if(IRQa)\r
   {\r