merge mappers from FCEU-mm
[fceu.git] / boards / 830118C.c
index 8b6ce60..bdfb56d 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
 // M-022 MMC3 based 830118C T-106 4M + 4M\r
@@ -23,8 +23,6 @@
 #include "mapinc.h"\r
 #include "mmc3.h"\r
 \r
-static uint8 reset_flag = 0;\r
-\r
 static void BMC830118CCW(uint32 A, uint8 V)\r
 {\r
     setchr1(A,(V&0x7F)|((EXPREGS[0]&0x0c)<<5));\r