merge mappers from FCEU-mm
[fceu.git] / boards / 186.c
index 4976265..1713050 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
  * Family Study Box by Fukutake Shoten\r
  */\r
@@ -29,7 +29,7 @@ static uint8 regs[4];
 static SFORMAT StateRegs[]=\r
 {\r
   {regs, 4, "DREG"},\r
-  {SWRAM, 2816, "SWRAM"},\r
+  {SWRAM, 2816, "SWRM"},\r
   {0}\r
 };\r
 \r