merge mappers from FCEU-mm
[fceu.git] / boards / 8157.c
index 1b23023..ef42558 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
@@ -25,7 +25,7 @@ static uint8 invalid_data;
 static SFORMAT StateRegs[]=\r
 {\r
   {&invalid_data, 1, "INVD"},  \r
-  {&cmdreg, 2, "CMDREG"},\r
+  {&cmdreg, 2, "CREG"},\r
   {0}\r
 };\r
 \r