TASEmulators / gens-rerecording

The Gens rerecording project, a Sega Genesis, 32x, Sega CD emulator. The primary purpose is to expand features related to creating Tool-Assisted movies.
http://tasvideos.org/EmulatorResources/Gens.html
20 stars 10 forks source link

32X Init and Sound bugs #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ROM "WWF Wrestlemania Arcade (32X) (W) [!].32x"
2. Try to play :)

What is the expected output? What do you see instead?
(1) In gens_11 you can play, but even in gens_11a - you can't play.
(2) Not all sounds played. (PWM not works?)

What version of the product are you using? On what operating system?
gens_11a, gens_11b

Please provide any additional information below.
(1) If you want fix it - just comment in gens.cpp line 1664. But, I think it's 
buggy. Check this line, or even whole branch.
(2) I see some strange effect. Every time when I trying to open 32X ROM - PWM = 
Disabled (even if Enabled before).

Original issue reported on code.google.com by r57sh...@uralweb.ru on 18 Jan 2013 at 6:14

DerekTurtleRoe commented 9 years ago

We need to confirm this, and also check all 32X games for proper emulation.

Commenting out code to fix issues isn't how we should fix bugs, we should write smarter code. But for now, we need to find the problem first. After all the cosmetic stuff I'm working on is finished, of course. :smile: