merge mappers from FCEU-mm
[fceu.git] / boards / tf-1201.c
index d40cb5f..3c7dbd9 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
  * Lethal Weapon (VRC4 mapper)\r
  */\r
@@ -35,8 +35,8 @@ static SFORMAT StateRegs[]=
   {&mirr, 1, "MIRR"},\r
   {&swap, 1, "SWAP"},\r
   {chr, 8, "CHR"},\r
-  {&IRQCount, 1, "IRQCOUNT"},\r
-  {&IRQPre, 1, "IRQPRE"},\r
+  {&IRQCount, 1, "IRQC"},\r
+  {&IRQPre, 1, "IRQP"},\r
   {&IRQa, 1, "IRQA"},\r
   {0}\r
 };\r