geovas01 / bizhawk

1 stars 0 forks source link

NESHawk: Missing mapper for Ms. Pac-Man (Tengen) #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to load "Ms. Pac-Man (U) (Tengen).nes".
2. Error message
3. Shake fist in anger, cursing emulator developer name(s)

What is the expected output? What do you see instead?
Expected output is the ability to play the superior port of Ms. Pac-Man in the 
superior NES emulator.
Instead I get the following error message:
---------------------------

---------------------------
Exception during loadgame:

System.Exception: No class implements the necessary board type: TENGEN-800003

   at BizHawk.Emulation.Consoles.Nintendo.NES.Init(GameInfo gameInfo, Byte[] rom, Byte[] fdsbios)

   at BizHawk.Emulation.Consoles.Nintendo.NES..ctor(CoreComm comm, GameInfo game, Byte[] rom, Byte[] fdsbios)

   at BizHawk.MultiClient.MainForm.LoadRom(String path, Boolean deterministicemulation)
---------------------------
OK   
---------------------------

What version of the product are you using? On what operating system?
Version 1.4.1 (SVN r4300) on Windows 8 Professional With Media Center Turbo HD 
Remix III (64-bit)

Please provide any additional information below.
Namco's official port of Ms. Pac-Man is god awful. I want to play the better 
port!

Original issue reported on code.google.com by techok...@gmail.com on 23 Mar 2013 at 10:58

GoogleCodeExporter commented 9 years ago
According to http://kevtris.org/mappers/tengen/800003.html this board is just 
NROM. Adding it to the list of NROM boards seems to work.

Original comment by snee...@gmail.com on 1 Apr 2013 at 12:58

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by goyu...@gmail.com on 9 May 2013 at 7:58