From 360ce7edb154222fa54119ee839ff9d9daabe5dd Mon Sep 17 00:00:00 2001 From: zeromus Date: Mon, 18 Apr 2011 02:21:59 +0000 Subject: [PATCH] [NES] update jaleco board comments --- .../Nintendo/NES/Boards/Jaleco-JF_11_14.cs | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 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 d9dc6465de..46666f9ed4 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 @@ -4,10 +4,10 @@ using System.Diagnostics; namespace BizHawk.Emulation.Consoles.Nintendo { - /* - * Life Span: October 1986 - April 1987 + /* + * Life Span: October 1986 - April 1987 PCB Class: Jaleco-JF-11 - Jaleco-JF-14 + Jaleco-JF-14 iNES Mapper #140 JF-11 @@ -17,12 +17,13 @@ Battery is not available Uses vertical mirroring No CIC present Other chips used: Sunsoft-1 - * - * Games: - * Bio Senshi Dan - Increaser Tono Tatakai - */ + * + * Games: + * Mississippi Satsujin Jiken (J) + * Bio Senshi Dan - Increaser Tono Tatakai [allegedly; but it does not work] + */ - class Jaleco_JF_11_14 : NES.NESBoardBase + class Jaleco_JF_11_14 : NES.NESBoardBase { int chr, prg;