X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mappers%2F226.c;h=bde4f523c8ef02ad25e89d7d9b206ec1739ac066;hb=0bb3fe122854be9af6c3024fef9f503d27bc63a1;hp=41fd9a467a5c706235477a93ff2a16c1d5a22fa2;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9;p=fceu.git diff --git a/mappers/226.c b/mappers/226.c index 41fd9a4..bde4f52 100644 --- a/mappers/226.c +++ b/mappers/226.c @@ -1,7 +1,7 @@ /* FCE Ultra - NES/Famicom Emulator * * Copyright notice for this file: - * Copyright (C) 2002 Ben Parnell + * Copyright (C) 2002 Xodnizel * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -74,7 +74,7 @@ void Mapper226_init(void) M26Reset(); } -#ifdef OLD // What the heck is this?? +#ifdef OLD // What the heck is this?? DECLFW(Mapper226_write) { MIRROR_SET((A>>13)&1);