From 486a5b03377f71f44b3ebda061943283499cd6d2 Mon Sep 17 00:00:00 2001 From: zeromus Date: Mon, 18 Apr 2011 01:35:18 +0000 Subject: [PATCH] assorted useless stuff --- .../Consoles/Nintendo/NES/Boards/Jaleco-JF_11_14.cs | 3 +++ BizHawk.MultiClient/output/gamedb.txt | 8 +++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Jaleco-JF_11_14.cs b/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Jaleco-JF_11_14.cs index 66697d1f80..9852dab48c 100644 --- a/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Jaleco-JF_11_14.cs +++ b/BizHawk.Emulation/Consoles/Nintendo/NES/Boards/Jaleco-JF_11_14.cs @@ -33,6 +33,8 @@ Other chips used: Sunsoft-1 { case "JALECO-JF-14": break; + case "JALECO-JF-11": + break; default: return false; } @@ -60,6 +62,7 @@ Other chips used: Sunsoft-1 { prg = (value >> 4) & 3; chr = (value & 15); + Console.WriteLine("{0} {1}", prg, chr); } public override void SyncState(Serializer ser) diff --git a/BizHawk.MultiClient/output/gamedb.txt b/BizHawk.MultiClient/output/gamedb.txt index a9a10c2eab..a26836b243 100644 --- a/BizHawk.MultiClient/output/gamedb.txt +++ b/BizHawk.MultiClient/output/gamedb.txt @@ -2261,14 +2261,16 @@ B486A8ED Dai Makai Mura SGX D4448D09BBFDE687C04F9E3310E023AB ti83_1.rom TI83 initPC=6ce ;--nes--; -;i don't have a good dump of these according to bootgod? -;someone else please check their dumps and see if these get used (look for "Chose board from gamedb" [vs "Chose board from nescartdb"] in console log) +;these games seem to be in goodNES but not bootgod's DB sha1:22E6986903141495BA4589AC65982F3FB4D0E37B Adventures of Lolo (U) NES board=NES-SEROM;PRG=32;CHR=32 sha1:CF655333DCE649A3C7060E9989860F2FC74E473A Demon Sword (U) NES board=NES-SL1ROM;PRG=128;CHR=128 sha1:7786BA1FE8E7E9E542EEB13CF2A6E2A1AD7F696D Metal Gear (U) NES board=KONAMI-UNROM;PRG=128 sha1:894F20405286F5F75133CE4648300E2C67972B40 Solomon's Key (U) NES board=NES-CNROM;PRG=32;CHR=32 sha1:0C53B06E1D13AE917536BB39010914EA3D111FF5 Thunder & Lightning (U) NES board=NES-GNROM;PRG=128;CHR=32;bad -sha1:192C543866F1037276D2778046ABEDCA84868E26 Bio Senshi Dan - Increaser To No Tatakai (J) NES board=JALECO-JF-14;PRG=128;CHR=128;WRAM=8;mirror=0 + +;these roms are from goodNES but they are confusingly messed up somehow +sha1:192C543866F1037276D2778046ABEDCA84868E26 Bio Senshi Dan - Increaser To No Tatakai (J) NES board=JALECO-JF-14;PRG=128;CHR=128;mirror=0 +sha1:8A5FD1061ADACDEABF422A2D2E555FF70749AE7C Mississippi Satsujin Jiken (Alt) (J).nes NES board=JALECO-JF-11;PRG=127;CHR=32 #include gamedb_neshomebrew.txt #include gamedb_user.txt