merge mappers from FCEU-mm
[fceu.git] / boards / 15.c
index 6405afa..b720cee 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
@@ -64,7 +64,6 @@ static DECLFW(M15Write)
 {\r
   latchea=A;\r
   latched=V;\r
-       printf("%04X = %02X\n",A,V);\r
   Sync();\r
 }\r
 \r