donmanios / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Pitfall II (Atari 2600) won't load #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Loading a working Pitfall II ROM

What is the expected output? What do you see instead?

The game doesn't load. It generates this error message:
"Exception during loadgame:

System.InvalidOperationException: mapper not supported: DPC
at BizHawk.Atari2600.HardReset()
at BizHawk.Atari2600..ctor(GameInfo game, Byte[] rom)
at BizHawk.Atari2600.MultiClient.MainForm.LoadRom(String path, Boolean 
deterministicemulation)"

What version of the product are you using? On what operating system?
Bizhawk 1.2.0 on Windows XP Professional

Original issue reported on code.google.com by t...@heisanevilgenius.com on 28 Oct 2012 at 6:14

GoogleCodeExporter commented 8 years ago
I loaded pitfall 2 and it doesn't give that error anymore; rather it gives a 
blank screen for me. 

However, trying to load the game "Stargunner" gives the error above:

http://i.imgur.com/rrWNOvI.png

Using BizHawk-1.6.1 on Windows 8

Original comment by jesse_...@hotmail.com on 5 Apr 2014 at 5:31

GoogleCodeExporter commented 8 years ago
DPC and F8SC have now been implemented.

Original comment by adeli...@tasvideos.org on 11 Apr 2014 at 3:27