merge mappers from FCEU-mm
[fceu.git] / boards / bmc70in1.c
index 75baaa5..7970c08 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
  *\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
  */\r
 \r
 #include "mapinc.h"\r
@@ -29,7 +29,7 @@ static uint8 mirroring;
 static SFORMAT StateRegs[]=\r
 {\r
   {&large_bank, 1, "LB"},\r
 static SFORMAT StateRegs[]=\r
 {\r
   {&large_bank, 1, "LB"},\r
-  {&hw_switch, 1, "DIPSW"},\r
+  {&hw_switch, 1, "DPSW"},\r
   {&prg_bank, 1, "PRG"},\r
   {&chr_bank, 1, "CHR"},\r
   {&bank_mode, 1, "BM"},\r
   {&prg_bank, 1, "PRG"},\r
   {&chr_bank, 1, "CHR"},\r
   {&bank_mode, 1, "BM"},\r