merge mapper code from FCEUX
[fceu.git] / mappers / 225.c
index 14e38f2..60c97c8 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"
@@ -58,7 +58,7 @@ DECLFW(Mapper225_write)
  else
   banks=0;
 
 VROM_BANK8(((A&0x003f)+(banks<<6)));
+ VROM_BANK8(((A&0x003f)+(banks<<6)));
  if(A&0x1000)
   {
    if(A&0x40)