merge mappers from FCEU-mm
[fceu.git] / boards / 57.c
index ba5de0b..71cee43 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
 \r
@@ -27,7 +27,7 @@ static uint8 hrd_flag;
 \r
 static SFORMAT StateRegs[]=\r
 {\r
-  {&hrd_flag, 1, "DIPSW"},\r
+  {&hrd_flag, 1, "DPSW"},\r
   {&prg_reg, 1, "PRG"},\r
   {&chr_reg, 1, "CHR"},\r
   {0}\r