merge mappers from FCEU-mm
[fceu.git] / boards / 189.c
index ff045a5..48393f9 100644 (file)
@@ -15,7 +15,7 @@
  *\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
 \r
 #include "mapinc.h"\r
@@ -23,7 +23,7 @@
 \r
 static void M189PW(uint32 A, uint8 V)\r
 {\r
-  setprg32(0x8000,EXPREGS[0]&3);\r
+  setprg32(0x8000,EXPREGS[0]&7);\r
 }\r
 \r
 static DECLFW(M189Write)\r