X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=boards%2F15.c;fp=boards%2F15.c;h=b720ceebba222b47280b1ae98a1811728ede95c5;hp=6405afa7223f570bdac326a2640cc37724c43c73;hb=43725da7349c85fa13e828fdbf20cc7ac8d298d6;hpb=386f5371eb984fb9c2860c83e740890a75cd45c1 diff --git a/boards/15.c b/boards/15.c index 6405afa..b720cee 100644 --- a/boards/15.c +++ b/boards/15.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ @@ -64,7 +64,6 @@ static DECLFW(M15Write) { latchea=A; latched=V; - printf("%04X = %02X\n",A,V); Sync(); }