X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=boards%2F830118C.c;fp=boards%2F830118C.c;h=bdfb56dd719b947bccd3b8c1aeaaad90a9eba285;hp=8b6ce6007473cbadfc9c19eebbd3cbb18b42c338;hb=43725da7349c85fa13e828fdbf20cc7ac8d298d6;hpb=386f5371eb984fb9c2860c83e740890a75cd45c1 diff --git a/boards/830118C.c b/boards/830118C.c index 8b6ce60..bdfb56d 100644 --- a/boards/830118C.c +++ b/boards/830118C.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 */ // M-022 MMC3 based 830118C T-106 4M + 4M @@ -23,8 +23,6 @@ #include "mapinc.h" #include "mmc3.h" -static uint8 reset_flag = 0; - static void BMC830118CCW(uint32 A, uint8 V) { setchr1(A,(V&0x7F)|((EXPREGS[0]&0x0c)<<5));