X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=boards%2F95.c;h=7b69435db48f832830461087e42da6ec9d869b47;hp=0a5d9dd69d019773963b5706dcc2ee71ba19ba2b;hb=43725da7349c85fa13e828fdbf20cc7ac8d298d6;hpb=386f5371eb984fb9c2860c83e740890a75cd45c1 diff --git a/boards/95.c b/boards/95.c index 0a5d9dd..7b69435 100644 --- a/boards/95.c +++ b/boards/95.c @@ -15,11 +15,10 @@ * * 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 */ #include "mapinc.h" -#include "../ines.h" static uint8 lastA; static uint8 DRegs[8]; @@ -79,7 +78,7 @@ static DECLFW(Mapper95_write) } } -static void dragonbust_ppu(uint32 A) +static void FP_FASTAPASS(1) dragonbust_ppu(uint32 A) { static int last=-1; static uint8 z;